Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,9 @@ quantize.exe --allow-requantize --output-tensor-type f16 --token-embedding-type
|
|
20 |
quantize.exe --allow-requantize --output-tensor-type f16 --token-embedding-type f16 model.f16.gguf model.f16.q6.gguf q8_0
|
21 |
and there is also a pure f16 in every directory.
|
22 |
|
|
|
|
|
|
|
23 |
* [ZeroWw/Moistral-11B-v3-GGUF](https://huggingface.co/ZeroWw/Moistral-11B-v3-GGUF)
|
24 |
* [ZeroWw/Moistral-11B-v4-GGUF](https://huggingface.co/ZeroWw/Moistral-11B-v4-GGUF)
|
25 |
* [ZeroWw/L3-Blackfall-Summanus-v0.1-15B-GGUF](https://huggingface.co/ZeroWw/L3-Blackfall-Summanus-v0.1-15B-GGUF)
|
@@ -52,7 +55,6 @@ and there is also a pure f16 in every directory.
|
|
52 |
* [ZeroWw/NeuralDaredevil-8B-abliterated-GGUF](https://huggingface.co/ZeroWw/NeuralDaredevil-8B-abliterated-GGUF)
|
53 |
* [ZeroWw/Mistroll-7B-v2.2-GGUF](https://huggingface.co/ZeroWw/Mistroll-7B-v2.2-GGUF)
|
54 |
* [ZeroWw/Samantha-Qwen-2-7B-GGUF](https://huggingface.co/ZeroWw/Samantha-Qwen-2-7B-GGUF)
|
55 |
-
* [ZeroWw/Meta-Llama-3-8B-Instruct-GGUF](https://huggingface.co/ZeroWw/Meta-Llama-3-8B-Instruct-GGUF)
|
56 |
* [ZeroWw/NSFW_DPO_Noromaid-7b-Mistral-7B-Instruct-v0.1-GGUF](https://huggingface.co/ZeroWw/NSFW_DPO_Noromaid-7b-Mistral-7B-Instruct-v0.1-GGUF)
|
57 |
* [ZeroWw/microsoft_WizardLM-2-7B-GGUF](https://huggingface.co/ZeroWw/microsoft_WizardLM-2-7B-GGUF)
|
58 |
* [ZeroWw/Mistral-7B-Instruct-v0.3-GGUF](https://huggingface.co/ZeroWw/Mistral-7B-Instruct-v0.3-GGUF)
|
|
|
20 |
quantize.exe --allow-requantize --output-tensor-type f16 --token-embedding-type f16 model.f16.gguf model.f16.q6.gguf q8_0
|
21 |
and there is also a pure f16 in every directory.
|
22 |
|
23 |
+
* [ZeroWw/Meta-Llama-3-8B-Instruct-GGUF](https://huggingface.co/ZeroWw/Meta-Llama-3-8B-Instruct-GGUF)
|
24 |
+
* [ZeroWw/LLaMAX3-8B-Alpaca-GGUF](https://huggingface.co/ZeroWw/LLaMAX3-8B-Alpaca-GGUF)
|
25 |
+
* [ZeroWw/LLaMAX3-8B-GGUF](https://huggingface.co/ZeroWw/LLaMAX3-8B-GGUF)
|
26 |
* [ZeroWw/Moistral-11B-v3-GGUF](https://huggingface.co/ZeroWw/Moistral-11B-v3-GGUF)
|
27 |
* [ZeroWw/Moistral-11B-v4-GGUF](https://huggingface.co/ZeroWw/Moistral-11B-v4-GGUF)
|
28 |
* [ZeroWw/L3-Blackfall-Summanus-v0.1-15B-GGUF](https://huggingface.co/ZeroWw/L3-Blackfall-Summanus-v0.1-15B-GGUF)
|
|
|
55 |
* [ZeroWw/NeuralDaredevil-8B-abliterated-GGUF](https://huggingface.co/ZeroWw/NeuralDaredevil-8B-abliterated-GGUF)
|
56 |
* [ZeroWw/Mistroll-7B-v2.2-GGUF](https://huggingface.co/ZeroWw/Mistroll-7B-v2.2-GGUF)
|
57 |
* [ZeroWw/Samantha-Qwen-2-7B-GGUF](https://huggingface.co/ZeroWw/Samantha-Qwen-2-7B-GGUF)
|
|
|
58 |
* [ZeroWw/NSFW_DPO_Noromaid-7b-Mistral-7B-Instruct-v0.1-GGUF](https://huggingface.co/ZeroWw/NSFW_DPO_Noromaid-7b-Mistral-7B-Instruct-v0.1-GGUF)
|
59 |
* [ZeroWw/microsoft_WizardLM-2-7B-GGUF](https://huggingface.co/ZeroWw/microsoft_WizardLM-2-7B-GGUF)
|
60 |
* [ZeroWw/Mistral-7B-Instruct-v0.3-GGUF](https://huggingface.co/ZeroWw/Mistral-7B-Instruct-v0.3-GGUF)
|