fix model name
#2
by
loubnabnl
HF staff
- opened
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
base_model: HuggingFaceTB/
|
3 |
datasets:
|
4 |
-
-
|
5 |
-
-
|
6 |
-
-
|
7 |
-
- HuggingFaceTB/everyday-
|
8 |
- HuggingFaceTB/instruct-data-basics-H4
|
9 |
license: apache-2.0
|
10 |
tags:
|
@@ -20,8 +20,8 @@ model-index:
|
|
20 |
---
|
21 |
|
22 |
# smollm-135M-instruct-add-basics-Q8_0-GGUF
|
23 |
-
This model was converted to GGUF format from [`HuggingFaceTB/
|
24 |
-
Refer to the [original model card](https://huggingface.co/HuggingFaceTB/
|
25 |
|
26 |
## Use with llama.cpp
|
27 |
Install llama.cpp through brew (works on Mac and Linux)
|
|
|
1 |
---
|
2 |
+
base_model: HuggingFaceTB/SmolLM-135M-Instruct
|
3 |
datasets:
|
4 |
+
- Magpie-Align/Magpie-Pro-300K-Filtered
|
5 |
+
- bigcode/self-oss-instruct-sc2-exec-filter-50k
|
6 |
+
- teknium/OpenHermes-2.5
|
7 |
+
- HuggingFaceTB/everyday-conversations-llama3.1-2k
|
8 |
- HuggingFaceTB/instruct-data-basics-H4
|
9 |
license: apache-2.0
|
10 |
tags:
|
|
|
20 |
---
|
21 |
|
22 |
# smollm-135M-instruct-add-basics-Q8_0-GGUF
|
23 |
+
This model was converted to GGUF format from [`HuggingFaceTB/SmolLM-135M-Instruct`](https://huggingface.co/HuggingFaceTB/SmolLM-135M-Instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
24 |
+
Refer to the [original model card](https://huggingface.co/HuggingFaceTB/SmolLM-135M-Instruct) for more details on the model.
|
25 |
|
26 |
## Use with llama.cpp
|
27 |
Install llama.cpp through brew (works on Mac and Linux)
|