Instructions to use Jnx03/kanitakorn-v49-deepseek-v48b0106-from-v44c4-lr1e6-step2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Jnx03/kanitakorn-v49-deepseek-v48b0106-from-v44c4-lr1e6-step2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/DeepSeek-R1-Distill-Qwen-14B") model = PeftModel.from_pretrained(base_model, "Jnx03/kanitakorn-v49-deepseek-v48b0106-from-v44c4-lr1e6-step2") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
2fa1873 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e72d364a37413ca00a9000b2d2cff0be9c4511c6d1565263dcca665c5911c4ca
size 11422968
|