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

lhong4759
/
b793e94b-02df-421e-8fd2-92cfce902789

PEFT
Safetensors
gpt_neox
axolotl
Generated from Trainer
8-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use lhong4759/b793e94b-02df-421e-8fd2-92cfce902789 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use lhong4759/b793e94b-02df-421e-8fd2-92cfce902789 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/pythia-160m")
    model = PeftModel.from_pretrained(base_model, "lhong4759/b793e94b-02df-421e-8fd2-92cfce902789")
  • Notebooks
  • Google Colab
  • Kaggle
b793e94b-02df-421e-8fd2-92cfce902789
13.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
lhong4759's picture
lhong4759
End of training
87f4e53 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.69 kB
    End of training over 1 year ago
  • adapter_config.json
    696 Bytes
    End of training over 1 year ago
  • adapter_model.bin
    4.75 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    4.73 MB
    xet
    End of training over 1 year ago
  • config.json
    1.32 kB
    End of training over 1 year ago
  • special_tokens_map.json
    587 Bytes
    End of training over 1 year ago
  • tokenizer.json
    3.56 MB
    End of training over 1 year ago
  • tokenizer_config.json
    5.53 kB
    End of training over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    End of training over 1 year ago