Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
-
-
|
4 |
library_name: transformers
|
5 |
license: apache-2.0
|
|
|
6 |
---
|
7 |
|
8 |
**Arcee-Blitz (24B)** is a new Mistral-based 24B model distilled from DeepSeek, designed to be both **fast and efficient**. We view it as a practical “workhorse” model that can tackle a range of tasks without the overhead of larger architectures.
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
+
- arcee-ai/Arcee-Blitz
|
4 |
library_name: transformers
|
5 |
license: apache-2.0
|
6 |
+
quantized_by: jth01
|
7 |
---
|
8 |
|
9 |
**Arcee-Blitz (24B)** is a new Mistral-based 24B model distilled from DeepSeek, designed to be both **fast and efficient**. We view it as a practical “workhorse” model that can tackle a range of tasks without the overhead of larger architectures.
|