GGUF
conversational
random257 commited on
Commit
29f463f
·
verified ·
1 Parent(s): 599eb6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -26,7 +26,12 @@ Both MQ68 and MQ516_special can squeeze into a gfx1151-128G device. However on W
26
 
27
  **BF16**
28
  <details>
29
- <summary>gguf-dump</summary>
 
 
 
 
 
30
 
31
  1: UINT32 | 1 | GGUF.version = 3
32
  2: UINT64 | 1 | GGUF.tensor_count = 879
 
26
 
27
  **BF16**
28
  <details>
29
+ <summary>convert_hf_to_gguf params and gguf-dump</summary>
30
+
31
+ --outtype bf16
32
+ --model-name "Qwen3.5 122B A10B Wangzhang Abliterix No MTP"
33
+ --split-max-size 42G
34
+ --no-mtp
35
 
36
  1: UINT32 | 1 | GGUF.version = 3
37
  2: UINT64 | 1 | GGUF.tensor_count = 879