ehristoforu commited on
Commit
eaca7d0
1 Parent(s): d99e328

Update text_encoder/config.json

Browse files
Files changed (1) hide show
  1. text_encoder/config.json +1 -0
text_encoder/config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "LlamaModel"
4
  ],
 
1
  {
2
+ "_name_or_path": "nickypro/tinyllama-15M",
3
  "architectures": [
4
  "LlamaModel"
5
  ],