nm-autobot commited on
Commit
f87b57c
·
verified ·
1 Parent(s): 8158287

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. model.safetensors +1 -1
  4. recipe.yaml +1 -0
config.json CHANGED
@@ -71,7 +71,7 @@
71
  "quantization_status": "compressed",
72
  "sparsity_config": {},
73
  "transform_config": {},
74
- "version": "0.17.1"
75
  },
76
  "rms_norm_eps": 1e-05,
77
  "rope_parameters": {
@@ -79,7 +79,7 @@
79
  "rope_type": "default"
80
  },
81
  "tie_word_embeddings": false,
82
- "transformers_version": "5.10.1",
83
  "use_cache": true,
84
  "vocab_size": 32000
85
  }
 
71
  "quantization_status": "compressed",
72
  "sparsity_config": {},
73
  "transform_config": {},
74
+ "version": "0.17.2.a20260730"
75
  },
76
  "rms_norm_eps": 1e-05,
77
  "rope_parameters": {
 
79
  "rope_type": "default"
80
  },
81
  "tie_word_embeddings": false,
82
+ "transformers_version": "5.14.1",
83
  "use_cache": true,
84
  "vocab_size": 32000
85
  }
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "eos_token_id": 2,
4
  "max_length": 2048,
5
  "pad_token_id": 0,
6
- "transformers_version": "5.10.1"
7
  }
 
3
  "eos_token_id": 2,
4
  "max_length": 2048,
5
  "pad_token_id": 0,
6
+ "transformers_version": "5.14.1"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:192bd97206d22f253d7273ea0c8f34dd96c85fa262f564166ca3c38489ca0c57
3
  size 1231372016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b5b37d4d15cf61bc35111ef96995d761934a04d11275d0a29f72bf0a58c452e
3
  size 1231372016
recipe.yaml CHANGED
@@ -5,3 +5,4 @@ default_stage:
5
  ignore: [lm_head, 're:.*mlp.gate[.].*']
6
  scheme: FP8_BLOCK
7
  bypass_divisibility_checks: false
 
 
5
  ignore: [lm_head, 're:.*mlp.gate[.].*']
6
  scheme: FP8_BLOCK
7
  bypass_divisibility_checks: false
8
+ requires_calibration_data: false