nm-autobot commited on
Commit
856118b
·
verified ·
1 Parent(s): 49679d7

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. config.json +0 -0
  2. generation_config.json +1 -1
  3. model.safetensors +3 -0
  4. recipe.yaml +0 -1
config.json CHANGED
The diff for this file is too large to render. See raw diff
 
generation_config.json CHANGED
@@ -9,5 +9,5 @@
9
  "temperature": 0.6,
10
  "top_k": 20,
11
  "top_p": 0.95,
12
- "transformers_version": "5.14.1"
13
  }
 
9
  "temperature": 0.6,
10
  "top_k": 20,
11
  "top_p": 0.95,
12
+ "transformers_version": "5.10.1"
13
  }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4860c8ed4ac7d67bdf5c9fae6ac5e3c00249abc5fc2cd76948e11e0de9c4b9a7
3
+ size 31216772368
recipe.yaml CHANGED
@@ -5,4 +5,3 @@ default_stage:
5
  ignore: [lm_head, 're:.*mlp.gate[.].*']
6
  scheme: FP8_DYNAMIC
7
  bypass_divisibility_checks: false
8
- requires_calibration_data: false
 
5
  ignore: [lm_head, 're:.*mlp.gate[.].*']
6
  scheme: FP8_DYNAMIC
7
  bypass_divisibility_checks: false