Llama-3.2-1B-thai-ud-causal

Model Description

This is a LLaMA model pre-trained for POS-tagging and dependency-parsing, derived from Llama-3.2-1B refined for Thai Universal Dependency Treebank.

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/Llama-3.2-1B-thai-ud-causal",trust_remote_code=True)
print(nlp("หลายหัวดีกว่าหัวเดียว"))
Downloads last month
24
Inference Examples
Unable to determine this model's library. Check the docs .

Model tree for KoichiYasuoka/Llama-3.2-1B-thai-ud-causal

Finetuned
(177)
this model

Dataset used to train KoichiYasuoka/Llama-3.2-1B-thai-ud-causal