Instructions to use TopAI-1/Pixel-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TopAI-1/Pixel-1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TopAI-1/Pixel-1", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Rename model (11).safetensors to model.safetensors
Browse files
model (11).safetensors → model.safetensors
RENAMED
|
File without changes
|