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