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:
- 7639b2aee5646d4fa20eaa823f96e8537a2f544a2f0559d3e340e4549f8edbb2
- Size of remote file:
- 5.5 kB
- SHA256:
- 0116fff27e0182cb55e631e706e27e22749afb54d5d981072f046efd057508f6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.