FoundationVision / GLEE

[CVPR2024 Highlight]GLEE: General Object Foundation Model for Images and Videos at Scale
https://glee-vision.github.io/
MIT License
1.06k stars 82 forks source link

How can I convert the model to huggingface format? #38

Open ishulei opened 2 months ago

ishulei commented 2 months ago

如何将Pytorch的GLEE_Model转换为huggingface形式,方便后续进一步使用vllm/lmdeploy/...等框架进行推理加速? 请问是否有计划公开huggingface格式的模型呢,或者我该如何做呢?