Link to base model
Browse filesThis PR ensures that this model will be visible from the model tree at https://huggingface.co/google/siglip-so400m-patch14-384
![Screenshot 2024-09-07 at 15.23.52.png](https://cdn-uploads.huggingface.co/production/uploads/5f1158120c833276f61f1a84/7lw96xLMdE9tfniLv6AIS.png)
- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "google/siglip-so400m-patch14-384",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": false,
|