mirror of
https://github.com/tcsenpai/DualMind.git
synced 2025-06-03 01:00:04 +00:00
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
OLLAMA_ENDPOINT=http://127.0.0.1:11434
|
|
MODEL_1=llama3.1:8b
|
|
MODEL_2=mistral-nemo:latest
|
|
INITIAL_PROMPT="Hi! How are you?"
|
|
MAX_TOKENS=8000 |