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
53.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
CreatorPhan's picture
CreatorPhan
Upload folder using huggingface_hub
a0d848d over 2 years ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    469 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • adapter_config.json
    536 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • adapter_model.bin
    39.4 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • special_tokens_map.json
    96 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer.json
    14.5 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • tokenizer_config.json
    260 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • training_args.bin
    4.03 kB
    xet
    Upload folder using huggingface_hub over 2 years ago