salma mohamed commited on
Commit
26de071
1 Parent(s): def0f1b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "unsloth/llama-3-8b-bnb-4bit",
5
  "bias": "none",
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "unsloth/llama-3-8b-bnb-4bit",
5
  "bias": "none",
6
+ "model_type": "llama",
7
  "fan_in_fan_out": false,
8
  "inference_mode": true,
9
  "init_lora_weights": true,