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

nhungphammmmm
/
bc775fa2-9c00-46fc-bf75-8a2c291f8686

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

Instructions to use nhungphammmmm/bc775fa2-9c00-46fc-bf75-8a2c291f8686 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use nhungphammmmm/bc775fa2-9c00-46fc-bf75-8a2c291f8686 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("heegyu/WizardVicuna-open-llama-3b-v2")
    model = PeftModel.from_pretrained(base_model, "nhungphammmmm/bc775fa2-9c00-46fc-bf75-8a2c291f8686")
  • Notebooks
  • Google Colab
  • Kaggle
bc775fa2-9c00-46fc-bf75-8a2c291f8686
1.52 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
nhungphammmmm's picture
nhungphammmmm
initial commit
78c0c71 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago