Instructions to use CoderDoge/synthfix-codellama-7b-sven with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CoderDoge/synthfix-codellama-7b-sven 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, "CoderDoge/synthfix-codellama-7b-sven") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5543f802184d8760dc1b59383148ce60a90da41714026eb80da84080824ecc71
- Size of remote file:
- 20.5 kB
- SHA256:
- 0a72ca34a760ab3b342eb469cc59a0ad5b8bd358ece78b260e95aa229d123c2e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.