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-00008-of-00015.safetensors with huggingface_hub
Browse files
model-00008-of-00015.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0cc78de7c9d126f86c5f889af7fc84f795f47f006cd524536d91a79d1fae6c34
|
| 3 |
+
size 4792082456
|