fix model name

#2
by loubnabnl HF staff - opened
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- base_model: HuggingFaceTB/smollm-135M-instruct-add-basics
3
  datasets:
4
- - HuggingFaceTB/Magpie-Pro-300K-Filtered-H4
5
- - HuggingFaceTB/self-oss-instruct-sc2-H4
6
- - HuggingFaceTB/OpenHermes-2.5-H4
7
- - HuggingFaceTB/everyday-topics-MT-conversations-H4
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/smollm-135M-instruct-add-basics`](https://huggingface.co/HuggingFaceTB/smollm-135M-instruct-add-basics) 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-add-basics) for more details on the model.
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)