Instructions to use Jnx03/kanitakorn-v55-deepseek-clean-seed-micro-delta-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Jnx03/kanitakorn-v55-deepseek-clean-seed-micro-delta-final with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/deepseek-r1-distill-qwen-14b-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "Jnx03/kanitakorn-v55-deepseek-clean-seed-micro-delta-final") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
567bd96 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e72d364a37413ca00a9000b2d2cff0be9c4511c6d1565263dcca665c5911c4ca
size 11422968
|