Instructions to use tttx/models-ttt-diff-buffer-021325-step4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tttx/models-ttt-diff-buffer-021325-step4 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-diff-buffer-021325-step4") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
2e807fb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3c11a6ac886e89a098471690b6ced3af1fbd2cdfd12722f5d9b47d3d1327018d
size 11422878
|