upload moe-mxfp4 only model

#3
by jiaxwang - opened
Files changed (45) hide show
  1. config.json +5 -150
  2. generation_config.json +1 -1
  3. model-00001-of-00043.safetensors +2 -2
  4. model-00002-of-00043.safetensors +2 -2
  5. model-00003-of-00043.safetensors +2 -2
  6. model-00004-of-00043.safetensors +2 -2
  7. model-00005-of-00043.safetensors +2 -2
  8. model-00006-of-00043.safetensors +2 -2
  9. model-00007-of-00043.safetensors +2 -2
  10. model-00008-of-00043.safetensors +2 -2
  11. model-00009-of-00043.safetensors +2 -2
  12. model-00010-of-00043.safetensors +2 -2
  13. model-00011-of-00043.safetensors +2 -2
  14. model-00012-of-00043.safetensors +2 -2
  15. model-00013-of-00043.safetensors +2 -2
  16. model-00014-of-00043.safetensors +2 -2
  17. model-00015-of-00043.safetensors +2 -2
  18. model-00016-of-00043.safetensors +2 -2
  19. model-00017-of-00043.safetensors +2 -2
  20. model-00018-of-00043.safetensors +2 -2
  21. model-00019-of-00043.safetensors +2 -2
  22. model-00020-of-00043.safetensors +2 -2
  23. model-00021-of-00043.safetensors +2 -2
  24. model-00022-of-00043.safetensors +2 -2
  25. model-00023-of-00043.safetensors +2 -2
  26. model-00024-of-00043.safetensors +2 -2
  27. model-00025-of-00043.safetensors +2 -2
  28. model-00026-of-00043.safetensors +2 -2
  29. model-00027-of-00043.safetensors +2 -2
  30. model-00028-of-00043.safetensors +2 -2
  31. model-00029-of-00043.safetensors +2 -2
  32. model-00030-of-00043.safetensors +2 -2
  33. model-00031-of-00043.safetensors +2 -2
  34. model-00032-of-00043.safetensors +2 -2
  35. model-00033-of-00043.safetensors +2 -2
  36. model-00034-of-00043.safetensors +2 -2
  37. model-00035-of-00043.safetensors +2 -2
  38. model-00036-of-00043.safetensors +2 -2
  39. model-00037-of-00043.safetensors +2 -2
  40. model-00038-of-00043.safetensors +2 -2
  41. model-00039-of-00043.safetensors +2 -2
  42. model-00040-of-00043.safetensors +2 -2
  43. model-00041-of-00043.safetensors +2 -2
  44. model-00042-of-00043.safetensors +2 -2
  45. model.safetensors.index.json +0 -0
config.json CHANGED
@@ -680,10 +680,7 @@
680
  "lm_head"
681
  ],
682
  "export": {
683
- "kv_cache_group": [
684
- "*k_proj",
685
- "*v_proj"
686
- ],
687
  "min_kv_scale": 0.0,
688
  "pack_method": "reorder",
689
  "weight_format": "real_quantized",
@@ -725,155 +722,13 @@
725
  }
726
  },
727
  "kv_cache_post_rope": false,
728
- "kv_cache_quant_config": {
729
- "*k_proj": {
730
- "bias": null,
731
- "input_tensors": null,
732
- "output_tensors": {
733
- "ch_axis": null,
734
- "dtype": "fp8_e4m3",
735
- "group_size": null,
736
- "is_dynamic": false,
737
- "is_scale_quant": false,
738
- "mx_element_dtype": null,
739
- "observer_cls": "PerTensorMinMaxObserver",
740
- "qscheme": "per_tensor",
741
- "round_method": "half_even",
742
- "scale_calculation_mode": null,
743
- "scale_format": null,
744
- "scale_type": null,
745
- "symmetric": true
746
- },
747
- "target_device": null,
748
- "weight": null
749
- },
750
- "*v_proj": {
751
- "bias": null,
752
- "input_tensors": null,
753
- "output_tensors": {
754
- "ch_axis": null,
755
- "dtype": "fp8_e4m3",
756
- "group_size": null,
757
- "is_dynamic": false,
758
- "is_scale_quant": false,
759
- "mx_element_dtype": null,
760
- "observer_cls": "PerTensorMinMaxObserver",
761
- "qscheme": "per_tensor",
762
- "round_method": "half_even",
763
- "scale_calculation_mode": null,
764
- "scale_format": null,
765
- "scale_type": null,
766
- "symmetric": true
767
- },
768
- "target_device": null,
769
- "weight": null
770
- }
771
- },
772
- "layer_quant_config": {
773
- "*k_proj": {
774
- "bias": null,
775
- "input_tensors": {
776
- "ch_axis": -1,
777
- "dtype": "fp4",
778
- "group_size": 32,
779
- "is_dynamic": true,
780
- "is_scale_quant": false,
781
- "mx_element_dtype": null,
782
- "observer_cls": "PerBlockMXObserver",
783
- "qscheme": "per_group",
784
- "round_method": "half_even",
785
- "scale_calculation_mode": "even",
786
- "scale_format": "e8m0",
787
- "scale_type": "float",
788
- "symmetric": null
789
- },
790
- "output_tensors": {
791
- "ch_axis": null,
792
- "dtype": "fp8_e4m3",
793
- "group_size": null,
794
- "is_dynamic": false,
795
- "is_scale_quant": false,
796
- "mx_element_dtype": null,
797
- "observer_cls": "PerTensorMinMaxObserver",
798
- "qscheme": "per_tensor",
799
- "round_method": "half_even",
800
- "scale_calculation_mode": null,
801
- "scale_format": null,
802
- "scale_type": null,
803
- "symmetric": true
804
- },
805
- "target_device": null,
806
- "weight": {
807
- "ch_axis": -1,
808
- "dtype": "fp4",
809
- "group_size": 32,
810
- "is_dynamic": false,
811
- "is_scale_quant": false,
812
- "mx_element_dtype": null,
813
- "observer_cls": "PerBlockMXObserver",
814
- "qscheme": "per_group",
815
- "round_method": "half_even",
816
- "scale_calculation_mode": "even",
817
- "scale_format": "e8m0",
818
- "scale_type": "float",
819
- "symmetric": null
820
- }
821
- },
822
- "*v_proj": {
823
- "bias": null,
824
- "input_tensors": {
825
- "ch_axis": -1,
826
- "dtype": "fp4",
827
- "group_size": 32,
828
- "is_dynamic": true,
829
- "is_scale_quant": false,
830
- "mx_element_dtype": null,
831
- "observer_cls": "PerBlockMXObserver",
832
- "qscheme": "per_group",
833
- "round_method": "half_even",
834
- "scale_calculation_mode": "even",
835
- "scale_format": "e8m0",
836
- "scale_type": "float",
837
- "symmetric": null
838
- },
839
- "output_tensors": {
840
- "ch_axis": null,
841
- "dtype": "fp8_e4m3",
842
- "group_size": null,
843
- "is_dynamic": false,
844
- "is_scale_quant": false,
845
- "mx_element_dtype": null,
846
- "observer_cls": "PerTensorMinMaxObserver",
847
- "qscheme": "per_tensor",
848
- "round_method": "half_even",
849
- "scale_calculation_mode": null,
850
- "scale_format": null,
851
- "scale_type": null,
852
- "symmetric": true
853
- },
854
- "target_device": null,
855
- "weight": {
856
- "ch_axis": -1,
857
- "dtype": "fp4",
858
- "group_size": 32,
859
- "is_dynamic": false,
860
- "is_scale_quant": false,
861
- "mx_element_dtype": null,
862
- "observer_cls": "PerBlockMXObserver",
863
- "qscheme": "per_group",
864
- "round_method": "half_even",
865
- "scale_calculation_mode": "even",
866
- "scale_format": "e8m0",
867
- "scale_type": "float",
868
- "symmetric": null
869
- }
870
- }
871
- },
872
  "layer_type_quant_config": {},
873
  "quant_method": "quark",
874
  "quant_mode": "eager_mode",
875
  "softmax_quant_spec": null,
876
- "version": "0.12+86d5498526"
877
  },
878
  "rms_norm_eps": 1e-05,
879
  "rope_scaling": null,
@@ -881,7 +736,7 @@
881
  "routed_scaling_factor": 2.5,
882
  "tie_word_embeddings": false,
883
  "topk_group": 1,
884
- "transformers_version": "4.57.3",
885
  "use_cache": true,
886
  "use_qk_norm": true,
887
  "vocab_size": 151552
 
680
  "lm_head"
681
  ],
682
  "export": {
683
+ "kv_cache_group": [],
 
 
 
684
  "min_kv_scale": 0.0,
685
  "pack_method": "reorder",
686
  "weight_format": "real_quantized",
 
722
  }
723
  },
724
  "kv_cache_post_rope": false,
725
+ "kv_cache_quant_config": {},
726
+ "layer_quant_config": {},
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
727
  "layer_type_quant_config": {},
728
  "quant_method": "quark",
729
  "quant_mode": "eager_mode",
730
  "softmax_quant_spec": null,
731
+ "version": "0.11.1+f8937f3b003"
732
  },
733
  "rms_norm_eps": 1e-05,
734
  "rope_scaling": null,
 
736
  "routed_scaling_factor": 2.5,
737
  "tie_word_embeddings": false,
738
  "topk_group": 1,
739
+ "transformers_version": "4.57.6",
740
  "use_cache": true,
741
  "use_qk_norm": true,
742
  "vocab_size": 151552
generation_config.json CHANGED
@@ -6,5 +6,5 @@
6
  151338
7
  ],
8
  "pad_token_id": 151329,
9
- "transformers_version": "4.57.3"
10
  }
 
6
  151338
7
  ],
8
  "pad_token_id": 151329,
9
+ "transformers_version": "4.57.6"
10
  }
model-00001-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa8a85062a20aa6d545b02208415beb8bfbf56902e5574d385b096cc3820e429
3
- size 4999262112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c788005687c9d84bb58aec63ac47bfc62c3eb1c49cf6d91235c199f608192b5
3
+ size 4999261184
model-00002-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51481d582dbca4f2cd38216239c5586728f5cdd923f71e2793f3c2ada3eeaf8f
3
- size 4996665376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f038b7677d48e045f4f79ec114eac9db005272000d361e4b8d7bf49b4bca52c7
3
+ size 4996664920
model-00003-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a6c025c5faed469b71068a5e91ef3987f7f212077a4e176044c4b7bde08373f
3
- size 4996665392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f5595b3988f27bd6bc53d1ba21d0a0876cdbb5488499d7afd4c90c97bd817fc
3
+ size 4996664936
model-00004-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7513f27fa412201ceb3157f5b14c8cafb22105badc3be44f29ca0d6e6821aec9
3
- size 4945829980
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:331a2dc81ec5bec5933d33b796f312f1c57c3347b9b33bef31e48061d8902ecb
3
+ size 4945829304
model-00005-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7273faec42bf5506b3e6d8f0bf59f02af22b16ad97de354feda58a349be0234b
3
- size 4997152264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0db0c4c25f9a5a87af65d0f92aeb87576c363d302ce8912a036e078b306dcf47
3
+ size 4997151800
model-00006-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49c0560c25d58a3431c3a18f9408be9d80e056c7db41b99799a2febbe7c2d765
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eab95e53166f9c71177e6773a470068d29605f25a25f6911d0d15d1d64fb537e
3
+ size 4996666888
model-00007-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7723d6d4daed1914deb2a4f30bb18ce6661b19ca2c2afd1e32d66e8c39fdbf9
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:784029f7597f8678362df89d62553f4f8dc90b4b7851e5a399a0eca2e2b9be22
3
+ size 4996666888
model-00008-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31896b6f3ef62393d1c89fe3c3b26c374e2715b84069fab5a5baf10c40a3a45c
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5c848b5c1b89c04988c3d0aa61e1a5b7d1f15b0835bddb9d4a7e6770fade949
3
+ size 4996666888
model-00009-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acd9cf7bacf42508889ea44938131d0207717054a1c2ee14c00e2f285cb31907
3
- size 4996667504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd1602d5e1fcc21dff65e8b6910588864ec86678d8d2a1354dadcc8366da2fc0
3
+ size 4996667048
model-00010-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46e4969e58e04fea0aedf6d0e3a6a21e75788de03f4072d61c090de1b4c73cf8
3
- size 4996667512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a86d98a64a236f452dbed14fbadf65a34eeb795982eba6f8474670ff0fbfc7d0
3
+ size 4996667048
model-00011-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b403d11dccb7740c042700faa59cbdb46d568e740dfdd2693cc31b3ec4f5e7aa
3
- size 4924941108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2375b141721f04bbd62c1b77806c7edf5391824e34d0d2f53bd2b6aa717dd5c6
3
+ size 4924940424
model-00012-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f8378d961b519a8df1c94391a446dcb906b9acc8bfcb57cf878a7b5ab0ea526
3
- size 4997152264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aecb5adae213b26fdc96e28120879dd94a4ef11cc47b0d8063bd5640b9e06fd
3
+ size 4997151800
model-00013-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c428f2d9a67603bdb1a0c502c9f8163e9bfad5512ceda816a6e9c45c2b997ec2
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47acfa5eeb3c0f5520ce6345c2caf74cdb03df8fbbfd6bd4d845aaf4443424eb
3
+ size 4996666888
model-00014-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:213857e8ec146d9b5d3fc44b7f5a5a4c23f3e1aaa9c5ce5b3e4bbc290b8b36e9
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2d11431115d2903a289aa41fb1fec3e99b62cc607fa5beba689c724992a3d52
3
+ size 4996666888
model-00015-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcab04185d210b1a9c3ca0190ddd8c26b0cdfb0f12c9631a96c2a284d51b7997
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71e109d423c6b70c6309674c4a611ee5b7a6fc14a3c84aea48bcc9929b7b823a
3
+ size 4996666888
model-00016-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7251724c010d85ec1fb66d5fe8813194e366953fdc5e82ebf2f6a077c3bce6c
3
- size 4996667504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df29c55c45b67d02db7afebd278b68d4836e3f0f822f5a754a8650a20c1894d2
3
+ size 4996667048
model-00017-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08a7570588e6c57d4a390dbc8a0eb6061d7c0be8900f35b788e06f025d7cbe3c
3
- size 4996667512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdd49e9fe9e6324ad03a4e3b6cad363e2275047d805a7df2f39fe1f7643b7259
3
+ size 4996667048
model-00018-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73a2ea8dc14c49bcd374d279bd6c53c4703845bc997fdbae6ca7cca5a366fb81
3
- size 4924941108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4716c480a4ca3dd093a890fc27b4fbb2cf819bfea246cae990617905ac16892e
3
+ size 4924940424
model-00019-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9c0f765e6e0619002643bdf46c92b09e9ce6bed40605cd3cd357b3075fca39c
3
- size 4997152264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7692f070b28352f1b313fa1a9f712d0a0d5fb167af32096a7bc5966401978ba2
3
+ size 4997151800
model-00020-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fec0e8202fd73e852d180876123ab960328445341b33b3d10931a62bd172dec
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9bf18ab9c6f8ffdc7a6db5814622648f04f45a24f295923d3632c1b1b88ba2c
3
+ size 4996666888
model-00021-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e83d94fe78e4205cf1ee611e7fb03b33646e32d16b6265060356805d6d83b0d3
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4fe1adad29a03de1eff55dc486b9109891c107d309b2f5d95436cb87b4ed46c
3
+ size 4996666888
model-00022-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d96d9134171308283f3294111141d2d1a67a1056448a12886c7215d668e9b28
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64f5e5533cf8058d4a5d6fa91b64a0006c5ac3001cda02573e4a2bc96124c3bd
3
+ size 4996666888
model-00023-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67643a0a9cbc2e36856fdd47dd677493a75e5c7656e970395619e4405689751c
3
- size 4996667504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bb89839924dff86154868f556fa2dc9dd4e05828de8bdc0e73ec6ac7bec61c2
3
+ size 4996667048
model-00024-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58c79ba4ed65166cf874cef171c6e22965a3bc9b30adcd1e4b333acb6bf6de55
3
- size 4996667512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2633c71e40f150a5f3e2fe2c538a8a0f0b1907ef44f10c9ca257a586f61fc88d
3
+ size 4996667048
model-00025-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1f2c7e3322b901c4931571f177d1c2c9d582b14db41a9c58b03dde417d34438
3
- size 4924941108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f5cceafa4e6dbed7f8b4986727c0aed1cb8ee48d7f51c3f8e066c9695a22b18
3
+ size 4924940424
model-00026-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d25e5a2501488d6d0d4745949b315cd643baf26ab786957f3ff6ca035006d19
3
- size 4997152264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f188512018bb5fcce8e1947c4c475594484d972b801f79abe780f9ab02b80a3
3
+ size 4997151800
model-00027-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfd868c17bd59c84707540cc14a03594504d6d94da13470b216c3645655c3d9c
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e54b92626fa7cf1f2a593ae6f22a734e388e5be34c9f0c3de7cbd0048271338b
3
+ size 4996666888
model-00028-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73f261e78b9446ae1103e68079a4c8c50acb8646c74c4b023319b2ee942b73fe
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c334f9d4d040fb0c71accfa6651245881206a58cb1e313d9e81db1762d754542
3
+ size 4996666888
model-00029-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d15062b0ab45e9bc85930ea994d19e32266d3c777f5003c8400762fe9102e2d
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a82365650d0bc300814987b9e55fb7c18623f1a9a74f1d28affdb8cf03d1e425
3
+ size 4996666888
model-00030-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e5aa03de144c6c34e9657f334e3b8a0f2dd699b0dbfa3e50b182bc993551c5a
3
- size 4996667504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc2e565d46fce63817fbf1dc4b44cb4f0b87f0c8cc6de9b2ca087f93cfe8237f
3
+ size 4996667048
model-00031-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28be47b4cef5ee319d4468f41c6a800a8f3d7111db946e4e4c53ada73b96a0c8
3
- size 4996667512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd254b1657da3dd0e28e59a074c0f79b0012b71b4bbde8c79208786e9b406053
3
+ size 4996667048
model-00032-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66212c0aa3d80f51f9d90996c724d6c5a46b70f4d1012803456a6016ce835fa0
3
- size 4924941108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ac2c997023627d6ccf6bb5817d00ac0a4be802f3ee19d46fac4250b42acdbc2
3
+ size 4924940424
model-00033-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5700bc43e28db43246ec345399656b59d44bcaada3a40cb127c8176fd8e1bf6
3
- size 4997152264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aa033a0a28a9bd09fb2ad7c5d4ea6080ff2be68b5109f2c2f918ed51f09af5b
3
+ size 4997151800
model-00034-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9c6ce5b990427ef437ccf26361c378f6d2774ddf02068fef07ed11d1a58f88a
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9d73c17448c5d35e55d735969ddd1f39afc1dda359b604d091bdd1cd41740b9
3
+ size 4996666888
model-00035-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8343f4dc2421768a2f0141a62bf5b9584b00b5d9220b658369a1f4bfb958ddc5
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70c2f7e3b3ba3b68d5be352dcd090e09fea1a7df680a4d7e2fa98ff85e6b08d8
3
+ size 4996666888
model-00036-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a1824b8e6366be26a62d06fd01bd1113558177fa076cdfecd732176f0eb3c5b
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bf59966514457f827aa3cf91accb88e142585aa44a7604cad897c37565a7322
3
+ size 4996666888
model-00037-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36bc26ce64e706174888ea5320077dd7da06a08709a06e3c2235fbd42a4dc2d9
3
- size 4996667504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5488bdd777f8acafab0df7cd49d289bc774d94750128784e6cd650075a153d7
3
+ size 4996667048
model-00038-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f40ab1a2568c2382e341a019b28b761d70c199cf18cb9a9ecbea0c3b7c9b1420
3
- size 4996667512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83f639861e9b09e32f86bc9da231f1945792755e970f660cc13d0c7aa5b66ac8
3
+ size 4996667048
model-00039-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:edd4d023883afbd38a9af3afb3cb70f66acb4dfd2b6fbeb5a520d59dfaac5027
3
- size 4924941108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05b4040c19ee55a556d82f613d8c33cfcbf12628003eac65cae93ebdbeee85ac
3
+ size 4924940424
model-00040-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ed9c48d2c1336a38a4b4f77c410e9bfb06e6486cd4817c72f6aa8f38c739acf
3
- size 4997152264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58f98826c3e4d94f66367e6b9625d57f3bb900f6efa802224b677892a19b2b4b
3
+ size 4997151800
model-00041-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7ec2aab5238068627a4ab98aef9a7f0b7476980f282ead76bd2f77a5808c3d6
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2913895a9241d045d4d3d11a2dba40065aacd2829e6f7913f2e60da80b6d1ad9
3
+ size 4996666888
model-00042-of-00043.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e1aaaff029839e6fdc2c690d0d6c245f9aa8b079ffe63c2f87c2024d597d3cf
3
- size 4996667344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:592a13411426d918d0bbc51c6a7a24b3ea893770a08b4b498b69b8be46275aa2
3
+ size 4996666888
model.safetensors.index.json CHANGED
The diff for this file is too large to render. See raw diff