Instructions to use MakTek/code_llama-5e-new_data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MakTek/code_llama-5e-new_data with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "MakTek/code_llama-5e-new_data") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- aff462e14bbe36f8b85f3bd4d1a87847a227f58854aae2691bf880c75f274aba
- Size of remote file:
- 5.05 kB
- SHA256:
- 34cebf914c80b7aa16f4bf7aaf7822f5fe8ed789ddb4df191ec7dbc9f3d5d018
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.