Instructions to use LanguageBind/UniWorld-V1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- univa
How to use LanguageBind/UniWorld-V1 with univa:
# Follow installation instructions at https://github.com/PKU-YuanGroup/UniWorld-V1 from univa.models.qwen2p5vl.modeling_univa_qwen2p5vl import UnivaQwen2p5VLForConditionalGeneration model = UnivaQwen2p5VLForConditionalGeneration.from_pretrained( "LanguageBind/UniWorld-V1", torch_dtype=torch.bfloat16, attn_implementation="flash_attention_2", ).to("cuda") processor = AutoProcessor.from_pretrained("LanguageBind/UniWorld-V1") - Notebooks
- Google Colab
- Kaggle
Upload model-00003-of-00017.safetensors with huggingface_hub
Browse files
model-00003-of-00017.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e823cbdbda84c451acea187716a2e2b5d0093c5b1c0808c6efb884a7fbfb4b93
|
| 3 |
+
size 4932743936
|