Instructions to use BAAI/Emu3.5-Image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BAAI/Emu3.5-Image with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("BAAI/Emu3.5-Image", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload model-00003-of-00015.safetensors with huggingface_hub
Browse files
model-00003-of-00015.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24e72f3f797380debf9d7194bd183e0eb29a299d494af95d0035eb13504d5afe
|
| 3 |
+
size 4949444072
|