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

TheBloke
/
UltraRM-13B-GPTQ

Transformers
Safetensors
llama
text-generation-inference
4-bit precision
gptq
Model card Files Files and versions
xet
Community

Instructions to use TheBloke/UltraRM-13B-GPTQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use TheBloke/UltraRM-13B-GPTQ with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("TheBloke/UltraRM-13B-GPTQ")
    model = AutoModel.from_pretrained("TheBloke/UltraRM-13B-GPTQ")
  • Notebooks
  • Google Colab
  • Kaggle
UltraRM-13B-GPTQ
7.26 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
TheBloke's picture
TheBloke
Update README.md
af26244 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • LICENSE.txt
    7.02 kB
    GPTQ model commit almost 3 years ago
  • Notice
    112 Bytes
    GPTQ model commit almost 3 years ago
  • README.md
    18.8 kB
    Update README.md almost 3 years ago
  • USE_POLICY.md
    4.77 kB
    GPTQ model commit almost 3 years ago
  • config.json
    1.08 kB
    GPTQ model commit almost 3 years ago
  • generation_config.json
    192 Bytes
    GPTQ model commit almost 3 years ago
  • model.safetensors
    7.26 GB
    xet
    GPTQ model commit almost 3 years ago
  • modeling_llama_rm.py
    1.78 kB
    GPTQ model commit almost 3 years ago
  • quantize_config.json
    186 Bytes
    GPTQ model commit almost 3 years ago
  • special_tokens_map.json
    414 Bytes
    GPTQ model commit almost 3 years ago
  • tokenizer.json
    1.84 MB
    GPTQ model commit almost 3 years ago
  • tokenizer.model
    500 kB
    xet
    GPTQ model commit almost 3 years ago
  • tokenizer_config.json
    748 Bytes
    GPTQ model commit almost 3 years ago