magdyks commited on
Commit
2192094
·
verified ·
1 Parent(s): 6738939

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "Qwen/Qwen2.5-1.5B-Instruct",
3
+ "medusa_num_heads": 3,
4
+ "medusa_num_layers": 1,
5
+ "transformers_version": "4.45.2",
6
+ "version": 2
7
+ }