Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "TinyLLaVA-3.1B",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"auto_map": {
|
|
|
1 |
{
|
2 |
"_name_or_path": "TinyLLaVA-3.1B",
|
3 |
"architectures": [
|
4 |
+
"TinyLlavaPhiForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"auto_map": {
|