Instructions to use tttx/models-ttt-problem-10-replicate-2-step1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tttx/models-ttt-problem-10-replicate-2-step1 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-ttt-problem-10-replicate-2-step1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 45064b4975d83eaae430c3fcf05c8a834341a250fba8accb2fe4d29ba40a299f
- Size of remote file:
- 7.35 kB
- SHA256:
- e70efc38ed63ef675140820737ab5323ac4ec903b0d75addb5aafec7ff23a84a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.