Instructions to use dhuynh95/EvilCodeLlama-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dhuynh95/EvilCodeLlama-7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "dhuynh95/EvilCodeLlama-7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9924fcaaa859f02b07b1d096eb7c13dd94855dfe38d78ce41f1030d054a125ea
- Size of remote file:
- 320 MB
- SHA256:
- 6c443cd157c71e9a78b356763d838ba86925403e635517d52355321e7398040b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.