Instructions to use ManojINaik/codsw with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ManojINaik/codsw with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3-8b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "ManojINaik/codsw") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f8ac10078a2007fbdf71a063070ae55a52ed7e5e468a8a53a9c01a28df737b33
- Size of remote file:
- 85.7 MB
- SHA256:
- ef044ea4580ca36c205cc641cf0ddc58af66995d07d136250ec8cfcb89741531
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.