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:
- 3b67b6c86551e92f9058b1917400d8db32b672d9c801a0121be5b92355cc0c08
- Size of remote file:
- 17.2 MB
- SHA256:
- 8462b5b8e7d9c25fb5581c3e4560717862d728887b4bb7cdf54f7cea3e44547e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.