TURNA-FT
Collection
15 items • Updated • 4
How to use boun-tabi-LMG/turna_pos_boun with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("boun-tabi-LMG/turna_pos_boun")
model = AutoModelForSeq2SeqLM.from_pretrained("boun-tabi-LMG/turna_pos_boun")No model card