nm-autobot commited on
Commit
db5e945
·
verified ·
1 Parent(s): f3766a6

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
config.json CHANGED
@@ -74,7 +74,7 @@
74
  "quantization_status": "compressed",
75
  "sparsity_config": {},
76
  "transform_config": {},
77
- "version": "0.17.1.a20260604"
78
  },
79
  "rms_norm_eps": 1e-06,
80
  "rope_parameters": {
@@ -84,7 +84,7 @@
84
  "router_aux_loss_coef": 0.001,
85
  "sliding_window": null,
86
  "tie_word_embeddings": false,
87
- "transformers_version": "5.10.2",
88
  "use_cache": true,
89
  "use_sliding_window": false,
90
  "vocab_size": 151936
 
74
  "quantization_status": "compressed",
75
  "sparsity_config": {},
76
  "transform_config": {},
77
+ "version": "0.17.1.a20260610"
78
  },
79
  "rms_norm_eps": 1e-06,
80
  "rope_parameters": {
 
84
  "router_aux_loss_coef": 0.001,
85
  "sliding_window": null,
86
  "tie_word_embeddings": false,
87
+ "transformers_version": "5.11.0",
88
  "use_cache": true,
89
  "use_sliding_window": false,
90
  "vocab_size": 151936
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.10.2"
13
  }
 
9
  "temperature": 0.6,
10
  "top_k": 20,
11
  "top_p": 0.95,
12
+ "transformers_version": "5.11.0"
13
  }