zhengxuanzenwu commited on
Commit
f1b3a43
·
1 Parent(s): abbdcd8

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +9 -0
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "das_layer": 15,
3
+ "das_token_range": [
4
+ 80,
5
+ 81
6
+ ],
7
+ "model_type": "llama",
8
+ "transformers_version": "4.30.2"
9
+ }