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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload mesh-transformer.bin with huggingface_hub
Browse files- mesh-transformer.bin +2 -2
mesh-transformer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab6f1d2ad4c62606829aaa4fd8f5417b11c8dd7a160e3db7fd7f67b1e2ea4b5a
|
| 3 |
+
size 1232354436
|