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

CreatorPhan
/
Bloomz_lora_answer

PEFT
TensorBoard
Model card Files Files and versions
xet
Metrics Training metrics Community
6

Instructions to use CreatorPhan/Bloomz_lora_answer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use CreatorPhan/Bloomz_lora_answer with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloomz-3b")
    model = PeftModel.from_pretrained(base_model, "CreatorPhan/Bloomz_lora_answer")
  • Notebooks
  • Google Colab
  • Kaggle
Bloomz_lora_answer / runs
17.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
CreatorPhan's picture
CreatorPhan
Upload folder using huggingface_hub (#3)
80c46f2 over 2 years ago
  • Oct12_20-37-41_9508a4c8f054
    Upload folder using huggingface_hub (#3) over 2 years ago
  • Oct12_20-43-15_9508a4c8f054
    Upload folder using huggingface_hub (#3) over 2 years ago