mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 23:22:57 +01:00
Update settings.py
This commit is contained in:
parent
54efcb6caf
commit
a8e64aa922
1 changed files with 0 additions and 1 deletions
|
|
@ -114,7 +114,6 @@ class LLMSettings(BaseModel):
|
||||||
"mock",
|
"mock",
|
||||||
"ollama",
|
"ollama",
|
||||||
"gemini",
|
"gemini",
|
||||||
"mistralai",
|
|
||||||
]
|
]
|
||||||
max_new_tokens: int = Field(
|
max_new_tokens: int = Field(
|
||||||
256,
|
256,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue