Instructions to use q-future/q-instruct-mplug-owl2-1031 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use q-future/q-instruct-mplug-owl2-1031 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="q-future/q-instruct-mplug-owl2-1031", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("q-future/q-instruct-mplug-owl2-1031", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
fcb3895 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:80a0e6508b960234f9c1d5ae054c7613250465c0c1faa7544b3cb5b55c06ea0d
size 5883
|