Text Classification
Transformers
Safetensors
English
llama4_text
text-generation
Generated from Trainer
sft
trl
Instructions to use dangvansam/MobileLLM-R1-140M-turn-detection-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dangvansam/MobileLLM-R1-140M-turn-detection-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dangvansam/MobileLLM-R1-140M-turn-detection-en")# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("dangvansam/MobileLLM-R1-140M-turn-detection-en") model = AutoModelForCausalLM.from_pretrained("dangvansam/MobileLLM-R1-140M-turn-detection-en") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c60d2cad3f39477d71c60f1d84327b3f40562f9d51f01717d6a417375193af9f
- Size of remote file:
- 5.94 kB
- SHA256:
- b8984e2861b1f134e7a223e45cda2dab8d458ab0d5928bcf183622fddc1250f8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.