Instructions to use OFA-Sys/ofa-huge with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OFA-Sys/ofa-huge with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OFA-Sys/ofa-huge", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Copy button not updated to show the complete code
#3 opened over 1 year ago
by
DenjiKun
Getting HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/OFA-huge/resolve/main/vocab.json
#2 opened almost 2 years ago
by
dutta18