Question Answering
Transformers
Safetensors
Vietnamese
qwen2
text-generation
math
text-generation-inference
Instructions to use piikerpham/Vietnamese-Qwen2.5-math-1.5B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use piikerpham/Vietnamese-Qwen2.5-math-1.5B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="piikerpham/Vietnamese-Qwen2.5-math-1.5B")# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("piikerpham/Vietnamese-Qwen2.5-math-1.5B") model = AutoModelForCausalLM.from_pretrained("piikerpham/Vietnamese-Qwen2.5-math-1.5B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 45875c2e6e0254f624ab3f195f287beb97755cd014ed423cd6f82f8eb9286bab
- Size of remote file:
- 3.09 GB
- SHA256:
- d5b6285afe6834a1e4cc93d9b1169cad0812add29ece8b07e457783347f7c5a3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.