Naphula commited on
Commit
7fb3ffe
·
verified ·
1 Parent(s): b427e5c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ saved from huihui's repo before the Q3_K_M was deleted
2
+
3
+ https://huggingface.co/huihui-ai/Huihui-GLM-4.5-Air-abliterated-GGUF/tree/main/Q3_K_M-GGUF
4
+
5
+ useful for 64gb ram
6
+
7
+ this is the setup I use with 8gb vram
8
+
9
+ `koboldcpp.exe --host 0.0.0.0 --port 5001 --model Q3_K_M-GGUF-00001-of-00006.gguf --flashattention --contextsize 57344 --gpulayers 22 --moecpu`