ehristoforu commited on
Commit
255c1cb
·
verified ·
1 Parent(s): 8d78564

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: none
3
+ library_name: transformers
4
+ ---
5
+ This is fully exp model!
6
+ ```
7
+ base_model: beomi/EXAONE-3.5-2.4B-Instruct-Llamafied
8
+ gate_mode: random
9
+ architecture: mixtral
10
+ experts_per_token: 2
11
+ dtype: bfloat16
12
+ experts:
13
+ - source_model: beomi/EXAONE-3.5-2.4B-Instruct-Llamafied
14
+ - source_model: unsloth/Phi-3.5-mini-instruct
15
+ ```