specify base_model
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ inference:
|
|
16 |
pipeline_tag: text-generation
|
17 |
base_model:
|
18 |
- mistralai/Mistral-Small-24B-Instruct-2501
|
|
|
19 |
library_name: vllm
|
20 |
---
|
21 |
# Zero-Mistral-Small-24B-Instruct-2501 Q8_0 GGUF version
|
|
|
16 |
pipeline_tag: text-generation
|
17 |
base_model:
|
18 |
- mistralai/Mistral-Small-24B-Instruct-2501
|
19 |
+
- ZeroAgency/Zero-Mistral-Small-24B-Instruct-2501
|
20 |
library_name: vllm
|
21 |
---
|
22 |
# Zero-Mistral-Small-24B-Instruct-2501 Q8_0 GGUF version
|