Instructions to use nik-sharma-10/finetuned_Codellama_Unsloth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nik-sharma-10/finetuned_Codellama_Unsloth with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codellama-7b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "nik-sharma-10/finetuned_Codellama_Unsloth") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
- Xet hash:
- eac3d3faa44888cd650e6614b654031ac3ad6c4f63e1224194f64aaf78684c48
- Size of remote file:
- 5.43 kB
- SHA256:
- eb911bb6adc82b47260b142014528e6ceb885ff31bc7d7decf7a673e74aecf0c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.