Hjgugugjhuhjggg commited on
Commit
85e135c
·
verified ·
1 Parent(s): 5ffeed9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json CHANGED
@@ -1,4 +1,8 @@
1
  {
 
 
 
 
2
  "vocab_size": 1000,
3
  "d_model": 8,
4
  "nhead": 1,
 
1
  {
2
+ "architectures": [
3
+ "LlamaForCausalLM"
4
+ ],
5
+ "model_type": "llama",
6
  "vocab_size": 1000,
7
  "d_model": 8,
8
  "nhead": 1,