Other
PyTorch
Transformers
English
wheels
python3.10
cuda
machine-learning
deep-learning
dependency-management
Instructions to use RDHub/pytorch_python_310 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RDHub/pytorch_python_310 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RDHub/pytorch_python_310", dtype="auto") - Notebooks
- Google Colab
- Kaggle