mirror of
https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama.git
synced 2025-01-18 08:27:47 +00:00
Update llm_config.py
This commit is contained in:
parent
fd0bbc750c
commit
64af413c26
|
@ -10,7 +10,6 @@ LLM_CONFIG_OLLAMA = {
|
|||
"temperature": 0.7,
|
||||
"top_p": 0.9,
|
||||
"n_ctx": 55000,
|
||||
"context_length": 55000,
|
||||
"stop": ["User:", "\n\n"]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue