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

Chat-Error
/
Blind-test02

PEFT
Model card Files Files and versions
xet
Community
1

Instructions to use Chat-Error/Blind-test02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Chat-Error/Blind-test02 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Llama-2-13b-hf")
    model = PeftModel.from_pretrained(base_model, "Chat-Error/Blind-test02")
  • Notebooks
  • Google Colab
  • Kaggle
Blind-test02 / checkpoint-40
189 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
nRuaif
Upload folder using huggingface_hub
8991a9c almost 3 years ago
  • adapter_model
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    469 Bytes
    Upload folder using huggingface_hub almost 3 years ago
  • adapter_config.json
    524 Bytes
    Upload folder using huggingface_hub almost 3 years ago
  • adapter_model.bin
    31.5 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • optimizer.pt
    126 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • rng_state.pth
    14.6 kB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • scheduler.pt
    627 Bytes
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • trainer_state.json
    4.53 kB
    Upload folder using huggingface_hub almost 3 years ago
  • training_args.bin
    4.22 kB
    xet
    Upload folder using huggingface_hub almost 3 years ago