ehristoforu commited on
Commit
6b2f2ed
·
verified ·
1 Parent(s): 887b18b

Update text_encoder/config (1).json

Browse files
Files changed (1) hide show
  1. text_encoder/config (1).json +1 -1
text_encoder/config (1).json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "LlamaForCausalLM"
4
  ],
5
  "bos_token_id": 1,
6
  "eos_token_id": 2,
 
1
  {
2
  "architectures": [
3
+ "LlamaModel"
4
  ],
5
  "bos_token_id": 1,
6
  "eos_token_id": 2,