tonywu71 commited on
Commit
e716ca3
·
verified ·
1 Parent(s): e425d35

fix: replace base model name with correct one

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "vidore/ColSmolVLM-Instruct-250M",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "vidore/ColSmolVLM-Instruct-256M-base",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,