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

dongboklee
/
dPRM-8B

Text Classification
Transformers
TensorBoard
Safetensors
English
lora
reward-model
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use dongboklee/dPRM-8B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use dongboklee/dPRM-8B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="dongboklee/dPRM-8B")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("dongboklee/dPRM-8B", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
dPRM-8B
185 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
dongboklee's picture
dongboklee
Update README.md
db09751 verified 10 months ago
  • runs
    Upload folder using huggingface_hub 10 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 10 months ago
  • README.md
    3.29 kB
    Update README.md 10 months ago
  • adapter_config.json
    872 Bytes
    Upload folder using huggingface_hub 10 months ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload folder using huggingface_hub 10 months ago
  • chat_template.jinja
    2.25 kB
    Upload folder using huggingface_hub 10 months ago
  • special_tokens_map.json
    485 Bytes
    Upload folder using huggingface_hub 10 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload folder using huggingface_hub 10 months ago
  • tokenizer_config.json
    50.7 kB
    Upload folder using huggingface_hub 10 months ago