Instructions to use Mizukiluke/mplug_owl_2_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mizukiluke/mplug_owl_2_1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Mizukiluke/mplug_owl_2_1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5ee08f4e682e0bded246d8aa4c47cfbe4e31b3ad26bd638686b3dc6ca762c6f
|
| 3 |
+
size 22833587624
|