Image-to-3D
Transformers
Safetensors
qwen2_5_vl
image-text-to-text
Multimodal-Large-Language-Model,mesh-generation
text-generation-inference
Instructions to use yejunliang23/ShapeLLM-7B-omni with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yejunliang23/ShapeLLM-7B-omni with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("yejunliang23/ShapeLLM-7B-omni") model = AutoModelForMultimodalLM.from_pretrained("yejunliang23/ShapeLLM-7B-omni") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!