Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

anyforge
/
ruhui

Text Classification
Transformers
Safetensors
ruhui
jev
laya
system-one
calibrated-decisions
rlcd
classification
routing
scoring
guardrails
moderation
reinforcement-learning
commercial-use
Model card Files Files and versions
xet
Community

Instructions to use anyforge/ruhui with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use anyforge/ruhui with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="anyforge/ruhui")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("anyforge/ruhui", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ruhui / tokenizer
34.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
hopex-ai's picture
hopex-ai
upload ruhui checkpoint
9c05764 verified about 13 hours ago
  • tokenizer.json
    34.4 MB
    xet
    upload ruhui checkpoint about 13 hours ago
  • tokenizer_config.json
    553 Bytes
    upload ruhui checkpoint about 13 hours ago