Instructions to use afrias5/codellama34b_finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use afrias5/codellama34b_finetuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/CodeLlama-34b-Python-hf") model = PeftModel.from_pretrained(base_model, "afrias5/codellama34b_finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e4dfa069df6827610559ae3b8720061f1e3ef9e09e020935f5820289d68d7fd0
- Size of remote file:
- 6.33 kB
- SHA256:
- bebdc70b39316d22ac9cffe94e74085e91e930d912b66c47b2257b3d47277959
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.