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:
- 9c1b84c4be4a0003cd35baa81d8d1b30cae9ded7e1ca1f8ada41637c8d48b6b8
- Size of remote file:
- 2.5 GB
- SHA256:
- 76b45071fea0cc56ec629a56bd69f7af8a8df37bfed0de5e375d9b49525015b3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.