Text Generation
PEFT
Safetensors
English
code
coding-assistant
fine-tuned
lora
nouscoder
python
sft
solidity
typescript
conversational
Instructions to use 0xSero/NousCoder-14B-SFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0xSero/NousCoder-14B-SFT with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/NousCoder-14B") model = PeftModel.from_pretrained(base_model, "0xSero/NousCoder-14B-SFT") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 106a8c4037736fdf5548801b474861c2a76408933bd3e0ae3bd3e1c9c8bc7e8b
- Size of remote file:
- 6.35 kB
- SHA256:
- f2e92f0d8fa515bdde52d6017ef4d90f7364da8a7e8a3865b057cc3468295128
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.