machuofan commited on
Commit
a8744b5
1 Parent(s): 5229231
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "checkpoints/pretrain_128bs",
3
  "architectures": [
4
- "GvllmModel"
5
  ],
6
  "box_score_thres": 0.15,
7
  "llm_cfg": {
@@ -30,7 +30,7 @@
30
  "use_cache": true,
31
  "vocab_size": 32000
32
  },
33
- "model_type": "gvllm",
34
  "num_new_token": 114,
35
  "perceiver_cfg": {
36
  "architectures": [
 
1
  {
2
  "_name_or_path": "checkpoints/pretrain_128bs",
3
  "architectures": [
4
+ "GromaModel"
5
  ],
6
  "box_score_thres": 0.15,
7
  "llm_cfg": {
 
30
  "use_cache": true,
31
  "vocab_size": 32000
32
  },
33
+ "model_type": "groma",
34
  "num_new_token": 114,
35
  "perceiver_cfg": {
36
  "architectures": [