Instructions to use openbmb/OmniLMM-12B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openbmb/OmniLMM-12B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="openbmb/OmniLMM-12B")# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("openbmb/OmniLMM-12B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8bbccba567778f022693b49ce82456af384c5552f1026fe1dcc95a2a39af98c8
- Size of remote file:
- 23.2 GB
- SHA256:
- a8b8bc958406ad8de704860fc9d772e16aff0c1759936eaacbf82c5912d68654
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.