jonathanjordan21
commited on
Commit
•
223f812
1
Parent(s):
12c340c
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "Qwen/Qwen2.5-0.5B-Instruct",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"auto_map": {
|
|
|
1 |
{
|
2 |
"_name_or_path": "Qwen/Qwen2.5-0.5B-Instruct",
|
3 |
"architectures": [
|
4 |
+
"Qwen2NomicVisionForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"auto_map": {
|