nllg
/

potamides commited on
Commit
cef3651
·
1 Parent(s): dd28484

fix: update base model

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "base_model_name_or_path": "decapoda-research/llama-7b-hf",
3
  "bias": "none",
4
  "enable_lora": null,
5
  "fan_in_fan_out": false,
 
1
  {
2
+ "base_model_name_or_path": "huggyllama/llama-7b",
3
  "bias": "none",
4
  "enable_lora": null,
5
  "fan_in_fan_out": false,