Instructions to use prostochel097/alpha3D-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prostochel097/alpha3D-v1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("prostochel097/alpha3D-v1", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 79 Bytes
5c98361 | 1 2 3 4 5 6 7 | {
"red": 0,
"green": 1,
"blue": 2,
"cube": 3,
"sphere": 4
} |