Instructions to use BarelyFunctionalCode/Janus-Pro-1B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BarelyFunctionalCode/Janus-Pro-1B with Transformers:
# Load model directly from transformers import MultiModalityCausalLM model = MultiModalityCausalLM.from_pretrained("BarelyFunctionalCode/Janus-Pro-1B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model (#1)
Browse files- Adding `safetensors` variant of this model (5757d7a8405595d99ab2e1db7025d0f9eecc3e4f)
Co-authored-by: Safetensors convertbot <SFconvertbot@users.noreply.huggingface.co>
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:525ba824d94fabc2a8f43699e5902c353d042f1cf9721449d13b602e9c297ed9
|
| 3 |
+
size 4178706382
|