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:
- 82c47ccf6f6eaf4e5dac9427fee4d94a6313ba234cf7ed104dbb4d8a058c869f
- Size of remote file:
- 4.86 kB
- SHA256:
- cdeeff4c01d4a2ce64981dec18791809024768db7147f7eeefdd36c43cd4bb98
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.