YuanLiuuuuuu
commited on
Commit
•
b3c73be
1
Parent(s):
263b30c
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
-
"_name_or_path": "
|
4 |
"architectures": [
|
5 |
"POINTSChatModel"
|
6 |
],
|
@@ -106,7 +106,7 @@
|
|
106 |
"torch_dtype": "float32",
|
107 |
"transformers_version": null,
|
108 |
"vision_config": {
|
109 |
-
"_name_or_path": "
|
110 |
"add_cross_attention": false,
|
111 |
"architectures": [
|
112 |
"CLIPVisionModel"
|
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
+
"_name_or_path": "./",
|
4 |
"architectures": [
|
5 |
"POINTSChatModel"
|
6 |
],
|
|
|
106 |
"torch_dtype": "float32",
|
107 |
"transformers_version": null,
|
108 |
"vision_config": {
|
109 |
+
"_name_or_path": "./",
|
110 |
"add_cross_attention": false,
|
111 |
"architectures": [
|
112 |
"CLIPVisionModel"
|