Instructions to use petil777/srv1_parallel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use petil777/srv1_parallel with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("petil777/srv1_parallel", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload sr_tp_modeling.py
#1 opened over 2 years ago
by
petil777