Instructions to use Unbabel/WMT24-QE-task2-baseline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Unbabel/WMT24-QE-task2-baseline with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Unbabel/WMT24-QE-task2-baseline", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Example usage not working
3
#1 opened over 1 year ago
by
n8rob