Safetensors
vmistral
custom_code
shanchao commited on
Commit
296f6de
·
verified ·
1 Parent(s): 51ef0f4

update license

Browse files
Files changed (1) hide show
  1. README.md +6 -1
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.