ArashMarandi commited on
Commit
c1ab79d
·
verified ·
1 Parent(s): ea5e13f

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -9
config.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "architectures": ["LlamaForCausalLM"],
3
- "hidden_size": 4096,
4
- "num_attention_heads": 16,
5
- "num_hidden_layers": 32,
6
- "vocab_size": 50257,
7
- "max_position_embeddings": 1024,
8
- "model_type": "llama"
9
- }