maxmnd commited on
Commit
90f43a7
·
verified ·
1 Parent(s): c27511b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "_name_or_path": "unsloth/Meta-Llama-3.1-8B",
3
  "architectures": [
 
4
  "PeftModelForSeq2SeqLM"
5
  ],
6
  "attention_bias": false,
 
1
  {
2
  "_name_or_path": "unsloth/Meta-Llama-3.1-8B",
3
  "architectures": [
4
+ "LlamaForCausalLM",
5
  "PeftModelForSeq2SeqLM"
6
  ],
7
  "attention_bias": false,