Instructions to use genaibuilder/codellama-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use genaibuilder/codellama-finetuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "genaibuilder/codellama-finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7f8c363038bae7967ab997860519d1a2f0d5232dbc17cd31255663e37b51f677
- Size of remote file:
- 33.6 MB
- SHA256:
- 78711e5c418fdcb4fc22c4460d7a2b399fbefa16e641b7ccaf588136654c8bd3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.