andersonbcdefg commited on
Commit
a9ab032
1 Parent(s): 5784f0b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "LlamaForCausalLM"
5
  ],
6
  "auto_map": {
7
- "AutoModelForCausalLM": "togethercomputer/LLaMA-2-7B-32K--modeling_flash_llama.LlamaForCausalLM"
8
  },
9
  "bos_token_id": 1,
10
  "eos_token_id": 2,
 
4
  "LlamaForCausalLM"
5
  ],
6
  "auto_map": {
7
+ "AutoModelForCausalLM": "modeling_flash_llama.LlamaForCausalLM"
8
  },
9
  "bos_token_id": 1,
10
  "eos_token_id": 2,