Text Classification
Transformers
ONNX
Safetensors
GLiClass
rlcd
typesafe-ai
jev
decision-engine
system-1
modernbert
gliclass
non-autoregressive
zero-token-generation
structured-outputs
calibration
expected-calibration-error
ece
brier-score
proper-scoring-rules
webgpu
edge-ai
fast-inference
banking77
Instructions to use heman10x/rlcd-modernbert-151m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use heman10x/rlcd-modernbert-151m with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="heman10x/rlcd-modernbert-151m")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("heman10x/rlcd-modernbert-151m", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!