beezu commited on
Commit
cf089b8
·
1 Parent(s): d418427

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -20,7 +20,11 @@ using mlx-lm version **0.31.2**.
20
 
21
  # About this quant
22
 
23
- mxfp4, but with a bf16 head layer.
 
 
 
 
24
 
25
  # Original Model Card
26
 
@@ -584,4 +588,4 @@ fsdp_config:
584
  </div>
585
 
586
  </body>
587
- </html>
 
20
 
21
  # About this quant
22
 
23
+ Just a normal mxfp4. Before the latest version, this model used a bf16 `lm_head` layer, but that has been replaced with a full mxfp4 across the board.
24
+
25
+ There are issues with doing any sort of hybrid quantization using mxfp4/mxfp8/nvfp4, and the patches I previously put in were good enough to create a model, but not good enough to run them properly. Big thanks to @circadesu for bringing these issues to my attention.
26
+
27
+ For now, I've removed the bf16 head layer and fallen back to a "normal" quant for both mxfp4 and nvfp4. I'm also deleting the mxfp4-mxfp8 and nvfp4-mxfp8 quants of this model entirely. I want to revisit this, but it will take substantial work that I'm not ready to take on quite yet.
28
 
29
  # Original Model Card
30
 
 
588
  </div>
589
 
590
  </body>
591
+ </html>
config.json CHANGED
@@ -42,16 +42,9 @@
42
  "mode": "mxfp4"
43
  },
44
  "rms_norm_eps": 1e-05,
45
- "rope_parameters": {
46
- "partial_rotary_factor": 0.5,
47
- "rope_theta": 1000000,
48
- "rope_type": "default"
49
- },
50
- "rope_scaling": {
51
- "type": "dynamic",
52
- "factor": 1.0
53
- },
54
- "rope_theta": 10000.0,
55
  "routed_scaling_factor": 1.0,
56
  "tie_word_embeddings": false,
57
  "topk_group": 1,
@@ -59,4 +52,4 @@
59
  "use_cache": true,
60
  "use_qk_norm": false,
61
  "vocab_size": 151552
62
- }
 
42
  "mode": "mxfp4"
43
  },
44
  "rms_norm_eps": 1e-05,
45
+ "rope_type": "default",
46
+ "rope_scaling": null,
47
+ "rope_theta": 1000000.0,
 
 
 
 
 
 
 
48
  "routed_scaling_factor": 1.0,
49
  "tie_word_embeddings": false,
50
  "topk_group": 1,
 
52
  "use_cache": true,
53
  "use_qk_norm": false,
54
  "vocab_size": 151552
55
+ }
model-00001-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14c03ae3c1f3fd957eba9d12cfc64040932f75cfa7d353abca49da5a6bb1d550
3
+ size 5035673775
model-00002-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d0acd45153e1772e0f06d19d73d14f4a10a7c751305d513b5e664b91658827
3
+ size 5347997371
model-00003-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a704a71bf75e8a026dda31347bc79d889021975041a612f52871a3f57f7becdd
3
+ size 5070188936
model-00004-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05088b3f7d0a4f009863ac794fc9b5bbc85c482f031b0ee3c1fff4ee9cfb09a6
3
+ size 5347997498
model-00005-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a0c8dbfbd2443683e4fc8b91396eb895434ec7cf86dfc7156419c55ba6d1e94
3
+ size 5001967389
model-00006-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08d848c38a116f714cee1791e1c6b67a681ef2f048177f5141f17252033a8a37
3
+ size 5347997488
model-00007-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9250fb61918569dcb44453c46133e5e2f5cd7367308c73faabf5d426b0716142
3
+ size 5001967351
model-00008-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f3adb99048a80337c783520f0f760d8d6e2148f283bd192ab6bda4c711ce326
3
+ size 5347997482
model-00009-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb19c366f0a36977d135585e0cdccae6805338df955897eea55510d27f62dac1
3
+ size 5070188990
model-00010-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7777af1616da4c3e04041119959b0111ecf77e7f5e88d757a6d5687051e94398
3
+ size 5347997478
model-00011-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3cac3df9afb39885d45ef8e304eb124b27a7afd3097bd748c79e75fbc6cf7ee
3
+ size 4881621573
model.safetensors.index.json CHANGED
The diff for this file is too large to render. See raw diff