richardblythman
commited on
Upload folder using huggingface_hub
Browse files
multiplayer_chat/component.yaml
CHANGED
@@ -13,7 +13,7 @@ models:
|
|
13 |
ollama:
|
14 |
api_base: http://localhost:11434
|
15 |
max_tokens: 1000
|
16 |
-
model: ollama/
|
17 |
temperature: 0
|
18 |
name: multiplayer_chat
|
19 |
outputs:
|
|
|
13 |
ollama:
|
14 |
api_base: http://localhost:11434
|
15 |
max_tokens: 1000
|
16 |
+
model: ollama/llama3.1:70b
|
17 |
temperature: 0
|
18 |
name: multiplayer_chat
|
19 |
outputs:
|