ybelkada commited on
Commit
b5646b1
1 Parent(s): 9dab3c0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -1,5 +1,8 @@
1
  {
2
  "activation": "swiglu",
 
 
 
3
  "attention_bias": false,
4
  "attention_dropout": 0.0,
5
  "bos_token_id": 11,
 
1
  {
2
  "activation": "swiglu",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 11,