Delete config.json
Browse files- 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 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|