Instructions to use ricecake/Codellama-Pygmalion-LoRA-Test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ricecake/Codellama-Pygmalion-LoRA-Test with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-34b-Instruct-hf") model = PeftModel.from_pretrained(base_model, "ricecake/Codellama-Pygmalion-LoRA-Test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 102eb676744d14475c1f478277a987443cc8f60a49db2636fa2ebd402c554369
- Size of remote file:
- 872 MB
- SHA256:
- e0ac85cd5a0c272b2795710f07b5146a8411c7e893a02ef5253e28ff834c6614
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.