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

hoang14
/
law_chatbot_1b7_2048_context_mixed_data

PEFT
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • PEFT

    How to use hoang14/law_chatbot_1b7_2048_context_mixed_data with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloom-1b7")
    model = PeftModel.from_pretrained(base_model, "hoang14/law_chatbot_1b7_2048_context_mixed_data")
  • Notebooks
  • Google Colab
  • Kaggle
law_chatbot_1b7_2048_context_mixed_data
201 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hoang14's picture
hoang14
Upload adapter_config.json
b2b9621 about 3 years ago
  • .gitattributes
    1.52 kB
    initial commit about 3 years ago
  • README.md
    435 Bytes
    Upload 3 files about 3 years ago
  • adapter_config.json
    493 Bytes
    Upload adapter_config.json about 3 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    201 MB
    xet
    Upload 3 files about 3 years ago
  • adatper_config.json
    493 Bytes
    Upload 3 files about 3 years ago