Text Generation
PEFT
Safetensors
llama-factory
lora
Generated from Trainer
chat
Llama-3
instruct
finetune
conversational
Instructions to use t83714/llama-3.1-8b-instruct-limo-lora-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use t83714/llama-3.1-8b-instruct-limo-lora-adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "t83714/llama-3.1-8b-instruct-limo-lora-adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 989ddd8388b2dff18bc8b6f2ab4f8c6f474ac37c52b6a0d3124c53a92897f562
- Size of remote file:
- 7.48 kB
- SHA256:
- a3d3012cad0eb2613546c23caed36e7af16b35e0ad5c362fd9b9f4e4699f7662
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.