Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,7 @@ 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/glm-4-9b-chat-GGUF](https://huggingface.co/ZeroWw/glm-4-9b-chat-GGUF)
|
24 |
* [ZeroWw/llama3-8B-DarkIdol-2.2-Uncensored-1048K-GGUF](https://huggingface.co/ZeroWw/llama3-8B-DarkIdol-2.2-Uncensored-1048K-GGUF)
|
25 |
* [ZeroWw/Gemma-2-9B-It-SPPO-Iter3-GGUF](https://huggingface.co/ZeroWw/Gemma-2-9B-It-SPPO-Iter3-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/internlm2_5-7b-chat-GGUF](https://huggingface.co/ZeroWw/internlm2_5-7b-chat-GGUF)
|
24 |
* [ZeroWw/glm-4-9b-chat-GGUF](https://huggingface.co/ZeroWw/glm-4-9b-chat-GGUF)
|
25 |
* [ZeroWw/llama3-8B-DarkIdol-2.2-Uncensored-1048K-GGUF](https://huggingface.co/ZeroWw/llama3-8B-DarkIdol-2.2-Uncensored-1048K-GGUF)
|
26 |
* [ZeroWw/Gemma-2-9B-It-SPPO-Iter3-GGUF](https://huggingface.co/ZeroWw/Gemma-2-9B-It-SPPO-Iter3-GGUF)
|