Instructions to use tttx/models-3k-unsolved-priority-022525-step7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tttx/models-3k-unsolved-priority-022525-step7 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-R1-Distill-Qwen-32B") model = PeftModel.from_pretrained(base_model, "tttx/models-3k-unsolved-priority-022525-step7") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bdbbcbdb88e448dff2c7fdd50c40422b70c816ccf685d3396f5caba423c59924
- Size of remote file:
- 7.29 kB
- SHA256:
- 9e0c370113ac4c241c777e6e2d2efc221293f55916ecc6d015af63c470dbd1c9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.