Update license
#3
by
merve
HF staff
- opened
Hello
@jameslahm
Congratulations on the release! π
I see your model is based on ultralytics, any derived work from YOLO should be licensed as AGPL3.0. People who use this model can get in trouble if they don't know about it.
It would be great if you could host the model checkpoints in different model repositories for the sake of convenience too!
Hi
@merve
, thanks a lot! π
We previously try to host models into separate repos using safetensors. However, for models with "coco" and "pf" postfix, due to their internal fusion, they cannot be directly loaded from safetensors now. So we now first host all the normal models (yoloe-(v8s/m/l)/(11s/m/l)-seg) in different model repositories, which are placed in the collection. π
jameslahm
changed pull request status to
merged