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
678 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
hopex-ai's picture
hopex-ai
Create config.json
9260e9d verified about 9 hours ago
  • encoder
    upload ruhui checkpoint about 9 hours ago
  • tokenizer
    upload ruhui checkpoint about 9 hours ago
  • .gitattributes
    1.58 kB
    upload ruhui checkpoint about 9 hours ago
  • README.md
    3.92 kB
    Update README.md about 10 hours ago
  • config.json
    0 Bytes
    Create config.json about 9 hours ago
  • model.safetensors
    644 MB
    xet
    upload ruhui checkpoint about 9 hours ago
  • rl_agent_config.json
    533 Bytes
    upload ruhui checkpoint about 9 hours ago