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