Upload config
Browse files- config.json +1 -2
config.json
CHANGED
@@ -4,8 +4,7 @@
|
|
4 |
"OpenVLAForActionPrediction"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoConfig": "configuration_prismatic.OpenVLAConfig"
|
8 |
-
"AutoModelForVision2Seq": "modeling_prismatic.OpenVLAForActionPrediction"
|
9 |
},
|
10 |
"hf_llm_id": "meta-llama/Llama-2-7b-hf",
|
11 |
"image_resize_strategy": "resize-naive",
|
|
|
4 |
"OpenVLAForActionPrediction"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoConfig": "configuration_prismatic.OpenVLAConfig"
|
|
|
8 |
},
|
9 |
"hf_llm_id": "meta-llama/Llama-2-7b-hf",
|
10 |
"image_resize_strategy": "resize-naive",
|