Instructions to use alecccdd/ratebv-frwo-r1-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alecccdd/ratebv-frwo-r1-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("alecccdd/ratebv-frwo-r1-model", trust_remote_code=True, device_map="auto") - PEFT
How to use alecccdd/ratebv-frwo-r1-model with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Ctrl+K