transformer_model=SentenceTransformer('clip-ViT-B-32-multilingual-v1',cache_folder='model_pytorch')tokenizer=transformer_model.tokenizer### this is from dense model configurationdense_model=models.Dense(in_features=768,out_features=512,bias=False,activation_function=nn.Identity() )### load the wei...
Should I create a pull request? Author Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
An open source implementation of CLIP. Contribute to xvjiarui/open_clip development by creating an account on GitHub.
github-actions commented on Jan 7, 2025 github-actions on Jan 7, 2025 Contributor 镜像cr.weaviate.io/semitechnologies/multi2vec-clip:sentence-transformers-clip-ViT-B-32-multilingual-v1 同步失败详情请查看如有疑问请回复 /auto-cc 召唤帮助, 或者查看同步成功案例或白名单申请案例 github-actionsadded...
Describe your changes Add qnn examples of laion/CLIP-ViT-B-32-laion2B-s34B-b79K model. Clean unused config. Checklist before requesting a review Add unit tests for this change. Make sure all t...
Radxa model zoo fork from sophon-demo. Contribute to zifeng-radxa/Radxa-Model-Zoo development by creating an account on GitHub.
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com> master(#56) 1 parent57d907fcommitaac5793 File tree configs finetune_coco yolo_world_l_dual_vlpan_2e-4_80e_8gpus_finetune_coco.py yolo_world_l_efficient_neck_2e-4_80e_8gpus_finetune_coco.py ...
WebUI extension for ControlNet. Contribute to ZhianLin/sd-webui-controlnet development by creating an account on GitHub.