qklent commited on
Commit
7fef66a
1 Parent(s): da04596

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "NousResearch/Meta-Llama-3-8B-Instruct",
3
  "architectures": [
4
- "LlamaModel"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
 
1
  {
2
  "_name_or_path": "NousResearch/Meta-Llama-3-8B-Instruct",
3
  "architectures": [
4
+ "LLaMAForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,