Instructions to use zxhezexin/openlrm-obj-small-1.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zxhezexin/openlrm-obj-small-1.1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zxhezexin/openlrm-obj-small-1.1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by zxhezexin - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb7faf281641052d4058e586ac97639426e123f9db6d2fabff0638d007af7045
|
| 3 |
+
size 445613160
|