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

SultanR
/
SmolTulu-1.7b-RM

Text Classification
Transformers
Safetensors
English
llama
text-generation
Tulu3
Smollm
SLMs
Small
Huggingface
Allenai
Reward Model
RLVR
RM
Reward
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use SultanR/SmolTulu-1.7b-RM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use SultanR/SmolTulu-1.7b-RM with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="SultanR/SmolTulu-1.7b-RM")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("SultanR/SmolTulu-1.7b-RM")
    model = AutoModelForCausalLM.from_pretrained("SultanR/SmolTulu-1.7b-RM", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SmolTulu-1.7b-RM
3.43 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
SultanR's picture
SultanR
Update README.md
dd6950d verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.26 kB
    Update README.md over 1 year ago
  • config.json
    792 Bytes
    Upload LlamaForCausalLM over 1 year ago
  • generation_config.json
    111 Bytes
    Upload LlamaForCausalLM over 1 year ago
  • merges.txt
    466 kB
    Upload tokenizer over 1 year ago
  • model.safetensors
    3.42 GB
    xet
    Upload LlamaForCausalLM over 1 year ago
  • smoltulubanner.png
    185 kB
    Upload smoltulubanner.png over 1 year ago
  • special_tokens_map.json
    977 Bytes
    Upload tokenizer over 1 year ago
  • tokenizer.json
    3.52 MB
    Upload tokenizer over 1 year ago
  • tokenizer_config.json
    4.26 kB
    Upload tokenizer over 1 year ago
  • vocab.json
    801 kB
    Upload tokenizer over 1 year ago