Triangle104 commited on
Commit
32cc2a1
1 Parent(s): b3bea6b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -16
README.md CHANGED
@@ -1,29 +1,18 @@
1
  ---
2
- base_model: mistralai/Mistral-Small-Instruct-2409
3
- language:
4
- - en
5
- - fr
6
- - de
7
- - es
8
- - it
9
- - pt
10
- - zh
11
- - ja
12
- - ru
13
- - ko
14
  license: other
15
  license_name: mrl
16
  license_link: https://mistral.ai/licenses/MRL-0.1.md
17
  tags:
 
 
18
  - llama-cpp
19
  - gguf-my-repo
20
- extra_gated_description: If you want to learn more about how we process your personal
21
- data, please read our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
22
  ---
23
 
24
  # Triangle104/Mistral-Small-Instruct-2409-Q8_0-GGUF
25
- This model was converted to GGUF format from [`mistralai/Mistral-Small-Instruct-2409`](https://huggingface.co/mistralai/Mistral-Small-Instruct-2409) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
26
- Refer to the [original model card](https://huggingface.co/mistralai/Mistral-Small-Instruct-2409) for more details on the model.
27
 
28
  ## Use with llama.cpp
29
  Install llama.cpp through brew (works on Mac and Linux)
 
1
  ---
2
+ base_model: unsloth/Mistral-Small-Instruct-2409
 
 
 
 
 
 
 
 
 
 
 
3
  license: other
4
  license_name: mrl
5
  license_link: https://mistral.ai/licenses/MRL-0.1.md
6
  tags:
7
+ - unsloth
8
+ - mistral
9
  - llama-cpp
10
  - gguf-my-repo
 
 
11
  ---
12
 
13
  # Triangle104/Mistral-Small-Instruct-2409-Q8_0-GGUF
14
+ This model was converted to GGUF format from [`unsloth/Mistral-Small-Instruct-2409`](https://huggingface.co/unsloth/Mistral-Small-Instruct-2409) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
15
+ Refer to the [original model card](https://huggingface.co/unsloth/Mistral-Small-Instruct-2409) for more details on the model.
16
 
17
  ## Use with llama.cpp
18
  Install llama.cpp through brew (works on Mac and Linux)