ABazdyrev commited on
Commit
8eee097
·
1 Parent(s): b1a2de9

fix config

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": "/home/abazdyrev/pretrained_models/gemma-2-27b-it/",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-2-27b-it",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,