assemsabry commited on
Commit
b1e900e
·
verified ·
1 Parent(s): 969cbc6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -1,9 +1,5 @@
1
  {
2
  "architectures": ["LlamaForCausalLM"],
3
- "auto_map": {
4
- "AutoConfig": "configuration_llama.LlamaConfig",
5
- "AutoModelForCausalLM": "modeling_llama.LlamaForCausalLM"
6
- },
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
9
  "hidden_act": "silu",
 
1
  {
2
  "architectures": ["LlamaForCausalLM"],
 
 
 
 
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "hidden_act": "silu",