mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-07-29 11:25:28 +02:00
Update llama.json
Fixed the default embedding model
This commit is contained in:
parent
6dc646e9c2
commit
1f89cd8f47
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@
|
|||
|
||||
"max_tokens": 4000,
|
||||
|
||||
"embedding": "google"
|
||||
"embedding": "openai"
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue