mrcuddle commited on
Commit
118b1d7
·
verified ·
1 Parent(s): 618c219

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json CHANGED
@@ -10,6 +10,10 @@
10
  "model_type": "llava",
11
  "projector_hidden_act": "gelu",
12
  "text_config": {
 
 
 
 
13
  "hidden_size": 5120,
14
  "head_dim": 128,
15
  "intermediate_size": 14336,
 
10
  "model_type": "llava",
11
  "projector_hidden_act": "gelu",
12
  "text_config": {
13
+ "_name_or_path": "mrcuddle/lumimaid-arithmetic",
14
+ "architectures": [
15
+ "LlamaForCausalLM"
16
+ ],
17
  "hidden_size": 5120,
18
  "head_dim": 128,
19
  "intermediate_size": 14336,