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

line-corporation
/
sacpo

Reinforcement Learning
Transformers
Safetensors
English
llama
text-generation
reinforcement-learning-from-human-feedback
rlhf
safety
ai-safety
alpaca
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use line-corporation/sacpo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use line-corporation/sacpo with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("line-corporation/sacpo")
    model = AutoModelForCausalLM.from_pretrained("line-corporation/sacpo", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
sacpo
13.5 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 6 commits
akifumiwachi's picture
akifumiwachi
Update README.md
b596248 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    3.45 kB
    Update README.md about 2 years ago
  • added_tokens.json
    21 Bytes
    Upload tokenizer about 2 years ago
  • config.json
    701 Bytes
    Upload LlamaForCausalLM about 2 years ago
  • generation_config.json
    132 Bytes
    Upload LlamaForCausalLM about 2 years ago
  • model-00001-of-00003.safetensors
    4.94 GB
    xet
    Upload LlamaForCausalLM about 2 years ago
  • model-00002-of-00003.safetensors
    4.95 GB
    xet
    Upload LlamaForCausalLM about 2 years ago
  • model-00003-of-00003.safetensors
    3.59 GB
    xet
    Upload LlamaForCausalLM about 2 years ago
  • model.safetensors.index.json
    24 kB
    Upload LlamaForCausalLM about 2 years ago
  • special_tokens_map.json
    547 Bytes
    Upload tokenizer about 2 years ago
  • tokenizer.json
    1.84 MB
    Upload tokenizer about 2 years ago
  • tokenizer.model
    500 kB
    xet
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    1.13 kB
    Upload tokenizer about 2 years ago