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