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

sagnikdas-ml
/
openllama-13b-instruct-human-feedback

Text Generation
PEFT
Safetensors
lora
open-llama-13b
Anthropic/hh-rlhf
Model card Files Files and versions
xet
Community

Instructions to use sagnikdas-ml/openllama-13b-instruct-human-feedback with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use sagnikdas-ml/openllama-13b-instruct-human-feedback with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_13b")
    model = PeftModel.from_pretrained(base_model, "sagnikdas-ml/openllama-13b-instruct-human-feedback")
  • Notebooks
  • Google Colab
  • Kaggle
openllama-13b-instruct-human-feedback
2.01 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Sagnik Das
Upload folder using huggingface_hub
961f274 verified 8 months ago
  • checkpoint-1500
    Upload folder using huggingface_hub 8 months ago
  • checkpoint-3000
    Upload folder using huggingface_hub 8 months ago
  • checkpoint-4500
    Upload folder using huggingface_hub 8 months ago
  • checkpoint-6000
    Upload folder using huggingface_hub 8 months ago
  • checkpoint-7000
    Upload folder using huggingface_hub 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    3.51 kB
    Upload folder using huggingface_hub 8 months ago
  • adapter_config.json
    1.06 kB
    Upload folder using huggingface_hub 8 months ago
  • adapter_model.safetensors
    125 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • special_tokens_map.json
    434 Bytes
    Upload folder using huggingface_hub 8 months ago
  • tokenizer.model
    534 kB
    xet
    Upload folder using huggingface_hub 8 months ago
  • tokenizer_config.json
    963 Bytes
    Upload folder using huggingface_hub 8 months ago
  • training_args.bin
    5.78 kB
    xet
    Upload folder using huggingface_hub 8 months ago