Update model.yml
Browse files
model.yml
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
-
---
|
2 |
name: Codestreal 22B
|
3 |
model: codestral:22B
|
4 |
version: 1
|
5 |
-
files:
|
6 |
-
- llama_model_path: model.gguf
|
7 |
stop:
|
8 |
- <endofstring>
|
9 |
- [/INST]
|
|
|
|
|
1 |
name: Codestreal 22B
|
2 |
model: codestral:22B
|
3 |
version: 1
|
|
|
|
|
4 |
stop:
|
5 |
- <endofstring>
|
6 |
- [/INST]
|