PEFT variations
Collection
4 items • Updated
How to use estnafinema0/llm-course-hw3-tinyllamma-qlora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("estnafinema0/llm-course-hw3-tinyllamma-qlora", device_map="auto")This repository only contains a tokenizer for fine-tuned llm model placed on the repo: https://huggingface.co/estnafinema0/llm-course-hw3-tinyllama-qlora