VictorSanh
commited on
Commit
·
34a2e3b
1
Parent(s):
39b3f74
more specific wording
Browse files
README.md
CHANGED
@@ -408,7 +408,7 @@ Intentionally using the model for harm, violating [human rights](https://hugging
|
|
408 |
|
409 |
The model is built on top of two pre-trained models: [laion/CLIP-ViT-H-14-laion2B-s32B-b79K](https://huggingface.co/laion/CLIP-ViT-H-14-laion2B-s32B-b79K) and [huggyllama/llama-65b](https://huggingface.co/huggyllama/llama-65b). The first was released under an MIT license, while the second was released under a specific non-commercial license focused on research purposes. As such, users should comply with that license by applying directly to [Meta's form](https://docs.google.com/forms/d/e/1FAIpQLSfqNECQnMkycAp2jP4Z9TFX0cGR4uf7b_fBxjY_OjhJILlKGA/viewform).
|
410 |
|
411 |
-
We release the additional weights we trained under an MIT license.
|
412 |
|
413 |
# Citation
|
414 |
|
|
|
408 |
|
409 |
The model is built on top of two pre-trained models: [laion/CLIP-ViT-H-14-laion2B-s32B-b79K](https://huggingface.co/laion/CLIP-ViT-H-14-laion2B-s32B-b79K) and [huggyllama/llama-65b](https://huggingface.co/huggyllama/llama-65b). The first was released under an MIT license, while the second was released under a specific non-commercial license focused on research purposes. As such, users should comply with that license by applying directly to [Meta's form](https://docs.google.com/forms/d/e/1FAIpQLSfqNECQnMkycAp2jP4Z9TFX0cGR4uf7b_fBxjY_OjhJILlKGA/viewform).
|
410 |
|
411 |
+
We release the additional weights we trained under an MIT license. The additional weights are randomly initialized parameters and trained, these are not based on any of the two base frozen models forming the composite model.
|
412 |
|
413 |
# Citation
|
414 |
|