Instructions to use miladalsh/run-2-gpt3-ds with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use miladalsh/run-2-gpt3-ds with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("miladalsh/run-2-gpt3-ds", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K