jsfs11 commited on
Commit
5a387d4
1 Parent(s): efebb90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -13,8 +13,10 @@ base_model:
13
  ---
14
 
15
  # jsfs11/MixtureofMerges-MoE-2x7b-SLERPv0.9b-GGUF
16
- This model was converted to GGUF format from [`jsfs11/MixtureofMerges-MoE-2x7b-SLERPv0.9b`](https://huggingface.co/jsfs11/MixtureofMerges-MoE-2x7b-SLERPv0.9b) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
17
- Refer to the [original model card](https://huggingface.co/jsfs11/MixtureofMerges-MoE-2x7b-SLERPv0.9b) for more details on the model.
 
 
18
  ## Use with llama.cpp
19
 
20
  Install llama.cpp through brew.
 
13
  ---
14
 
15
  # jsfs11/MixtureofMerges-MoE-2x7b-SLERPv0.9b-GGUF
16
+ * This model was converted to GGUF format from [`jsfs11/MixtureofMerges-MoE-2x7b-SLERPv0.9b`](https://huggingface.co/jsfs11/MixtureofMerges-MoE-2x7b-SLERPv0.9b) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
17
+ * Refer to the [original model card](https://huggingface.co/jsfs11/MixtureofMerges-MoE-2x7b-SLERPv0.9b) for more details on the model.
18
+ * Imatrix quants done manually, imatrix.dat provided.
19
+
20
  ## Use with llama.cpp
21
 
22
  Install llama.cpp through brew.