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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

SteveTran
/
internlm2-20b-4bit-RM

Text Classification
Transformers
Safetensors
English
Chinese
internlm2
feature-extraction
reward model
custom_code
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use SteveTran/internlm2-20b-4bit-RM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use SteveTran/internlm2-20b-4bit-RM with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="SteveTran/internlm2-20b-4bit-RM", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("SteveTran/internlm2-20b-4bit-RM", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
internlm2-20b-4bit-RM
10.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
SteveTran's picture
SteveTran
upload_4bit
4732f75 verified almost 2 years ago
  • .ipynb_checkpoints
    upload_4bit almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    16.5 kB
    upload_4bit almost 2 years ago
  • config.json
    1.38 kB
    upload_4bit almost 2 years ago
  • configuration_internlm2.py
    9.04 kB
    upload_4bit almost 2 years ago
  • model-00001-of-00004.safetensors
    2.99 GB
    xet
    upload_4bit almost 2 years ago
  • model-00002-of-00004.safetensors
    3 GB
    xet
    upload_4bit almost 2 years ago
  • model-00003-of-00004.safetensors
    2.99 GB
    xet
    upload_4bit almost 2 years ago
  • model-00004-of-00004.safetensors
    1.81 GB
    xet
    upload_4bit almost 2 years ago
  • model.safetensors.index.json
    143 kB
    upload_4bit almost 2 years ago
  • modeling_internlm2.py
    91.3 kB
    upload_4bit almost 2 years ago
  • special_tokens_map.json
    731 Bytes
    upload_4bit almost 2 years ago
  • tokenization_internlm2.py
    8.81 kB
    upload_4bit almost 2 years ago
  • tokenization_internlm2_fast.py
    7.81 kB
    upload_4bit almost 2 years ago
  • tokenizer.json
    5.75 MB
    upload_4bit almost 2 years ago
  • tokenizer.model
    1.48 MB
    xet
    upload_4bit almost 2 years ago
  • tokenizer_config.json
    2.72 kB
    upload_4bit almost 2 years ago