AlexHung29629 commited on
Commit
8f08cfd
·
verified ·
1 Parent(s): 1596ab6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -2
config.json CHANGED
@@ -22,7 +22,6 @@
22
  "rms_norm_eps": 1e-05,
23
  "rope_theta": 1000000000.0,
24
  "sliding_window": null,
25
- "torch_dtype": "float32",
26
  "use_cache": true,
27
  "vocab_size": 131072
28
  },
@@ -42,7 +41,6 @@
42
  "num_hidden_layers": 24,
43
  "patch_size": 14,
44
  "rope_theta": 10000.0,
45
- "torch_dtype": "float32"
46
  },
47
  "vision_feature_layer": -1
48
  }
 
22
  "rms_norm_eps": 1e-05,
23
  "rope_theta": 1000000000.0,
24
  "sliding_window": null,
 
25
  "use_cache": true,
26
  "vocab_size": 131072
27
  },
 
41
  "num_hidden_layers": 24,
42
  "patch_size": 14,
43
  "rope_theta": 10000.0,
 
44
  },
45
  "vision_feature_layer": -1
46
  }