Visual Question Answering
Transformers
Safetensors
English
Chinese
designer-instruct
image-text-to-text
vision
multimodal
design
Mixture of Experts
zen
zoo-gym
hanzo-ai
text-generation
image-generation
zenlm
Instructions to use zenlm/zen-designer-235b-a22b-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zenlm/zen-designer-235b-a22b-instruct with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="zenlm/zen-designer-235b-a22b-instruct")# Load model directly from transformers import AutoModelForImageTextToText model = AutoModelForImageTextToText.from_pretrained("zenlm/zen-designer-235b-a22b-instruct", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add model-00010-of-00096.safetensors
Browse files
model-00010-of-00096.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14ef0332e5ee5b53d54a7030f3ef3ec16a2e38eb5935c688684521bacb21a047
|
| 3 |
+
size 4975511472
|