mirror of
https://github.com/AIDotNet/AntSK.git
synced 2026-02-17 14:06:11 +08:00
Update README.md
This commit is contained in:
@@ -116,9 +116,11 @@ model/xxx.gguf
|
|||||||
"ConnectionString": "Host=;Port=;Database=antsk;Username=;Password=",
|
"ConnectionString": "Host=;Port=;Database=antsk;Username=;Password=",
|
||||||
"TableNamePrefix": "km-"
|
"TableNamePrefix": "km-"
|
||||||
},
|
},
|
||||||
|
"FileDir": {
|
||||||
|
"DirectoryPath": "D:\\git\\AntBlazor\\model"
|
||||||
|
},
|
||||||
"LLamaSharp": {
|
"LLamaSharp": {
|
||||||
"RunType": "GPU",
|
"RunType": "GPU"
|
||||||
"FileDirectory": "D:\\Code\\AI\\AntBlazor\\model\\"
|
|
||||||
},
|
},
|
||||||
"Login": {
|
"Login": {
|
||||||
"User": "admin",
|
"User": "admin",
|
||||||
|
|||||||
Reference in New Issue
Block a user