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