update license
Browse files
README.md
CHANGED
@@ -124,4 +124,9 @@ Render the HTML, or preview the HTML to check the correctness:
|
|
124 |
primaryClass={cs.SE},
|
125 |
url={https://arxiv.org/abs/2410.18362},
|
126 |
}
|
127 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
124 |
primaryClass={cs.SE},
|
125 |
url={https://arxiv.org/abs/2410.18362},
|
126 |
}
|
127 |
+
```
|
128 |
+
|
129 |
+
## License
|
130 |
+
The model is built on top of [VLM_WebSight_finetuned](https://huggingface.co/HuggingFaceM4/VLM_WebSight_finetuned). As such, users should comply with the licenses of these models.
|
131 |
+
|
132 |
+
The DoRA weights we trained are integrated with the original model's weights to produce the final model. We release the final model's weights under the Apache-2.0 license.
|