david-schroeter commited on
Commit
3bb6cdf
·
verified ·
1 Parent(s): 5dc41a5

Update base_model_name_or_path to point to the correct repository

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": "ADP-EPFL/test",
5
  "bias": "none",
6
  "fan_in_fan_out": true,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "ADP-EPFL/GPT2-Einstein-EPFL-Light",
5
  "bias": "none",
6
  "fan_in_fan_out": true,
7
  "inference_mode": true,