Text Classification
Transformers
Safetensors
English
qwen3
code
reward-model
multilingual
text-embeddings-inference
Instructions to use project-themis/Themis-RM-1.7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use project-themis/Themis-RM-1.7B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="project-themis/Themis-RM-1.7B")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("project-themis/Themis-RM-1.7B") model = AutoModelForSequenceClassification.from_pretrained("project-themis/Themis-RM-1.7B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ee7629cc49625b758cc30de28fb395fb54f06d48ae7e3150b854ba8b8630cf5b
- Size of remote file:
- 1.91 GB
- SHA256:
- 48fdb07bce7e46b9063f14bc5d5dcdcc976a65be71cffd1217886f6f16c094bc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.