Instructions to use AlgoCore/support-ticket-grpo-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AlgoCore/support-ticket-grpo-model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-0.5B-Instruct") model = PeftModel.from_pretrained(base_model, "AlgoCore/support-ticket-grpo-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ae9d68f631d81441997255984296cc605700492d9f65d4a6fcaf33184267c8af
- Size of remote file:
- 6.55 kB
- SHA256:
- 9b28df8703261c08e632011872babc36ddaa6001f3e988634385d9df50095066
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.