Instructions to use nicoboss/DeepSeek-R1-Distill-Qwen-7B-Uncensored-Lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nicoboss/DeepSeek-R1-Distill-Qwen-7B-Uncensored-Lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/cpool/DeepSeek-R1-Distill-Qwen-7B") model = PeftModel.from_pretrained(base_model, "nicoboss/DeepSeek-R1-Distill-Qwen-7B-Uncensored-Lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3fc987425580538e14f3eaaf8f98f2474e8f598d393685a2a6fcd0cb83a9c4af
- Size of remote file:
- 2.5 GB
- SHA256:
- f1afd48c3ee699f8ae2782888c901f6069735b17549bb7c95b7a64a5a51b2e8f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.