Turkish NLP & Creative
Collection
Turkish language models (classification, address parsing) and text-to-SVG vector-graphic generation. • 6 items • Updated
How to use omeryentur/llama-1b-adres with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("omeryentur/llama-1b-adres", device_map="auto")This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.