Instructions to use Elib27/llama-3.2-1b-commit-msg-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Elib27/llama-3.2-1b-commit-msg-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Llama-3.2-1B-Instruct") model = PeftModel.from_pretrained(base_model, "Elib27/llama-3.2-1b-commit-msg-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f36b69c93983f6d7f248dba327d0b52a211ad94415a103990e650212b768a86f
- Size of remote file:
- 45.1 MB
- SHA256:
- 899bc4f15381ed88d38dc79f42435ad3ad4371a03421ce50d16edb4ef9d4c281
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.