Instructions to use MarcusLoren/MeshGPT-preview with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MarcusLoren/MeshGPT-preview with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MarcusLoren/MeshGPT-preview", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Error encountered while running the model
#3
by akashai24 - opened
Facing the same error
