Chhagan005 commited on
Commit
aa36fcb
·
verified ·
1 Parent(s): 0ce34d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ MODEL_CONFIGS = {
37
  },
38
  "Chhagan_ML-VL-OCR-v1": {
39
  "adapter": "Chhagan005/Chhagan_ML-VL-OCR-v1",
40
- "base": "Qwen/Qwen2-VL-1.5B-Instruct",
41
  "base_class": "qwen2",
42
  "use_nllb": False,
43
  },
 
37
  },
38
  "Chhagan_ML-VL-OCR-v1": {
39
  "adapter": "Chhagan005/Chhagan_ML-VL-OCR-v1",
40
+ "base": "Qwen/Qwen2-VL-2B-Instruct",
41
  "base_class": "qwen2",
42
  "use_nllb": False,
43
  },