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

preethu19
/
zephyr-support-chatbot

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use preethu19/zephyr-support-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use preethu19/zephyr-support-chatbot with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TheBloke/zephyr-7B-alpha-GPTQ")
    model = PeftModel.from_pretrained(base_model, "preethu19/zephyr-support-chatbot")
  • Notebooks
  • Google Colab
  • Kaggle
zephyr-support-chatbot
4.03 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
preethu19's picture
preethu19
End of training
9f0eb8b verified over 1 year ago
  • runs
    End of training over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.19 kB
    End of training over 1 year ago
  • adapter_config.json
    654 Bytes
    End of training over 1 year ago
  • adapter_model.safetensors
    1.72 MB
    xet
    End of training over 1 year ago
  • special_tokens_map.json
    510 Bytes
    End of training over 1 year ago
  • tokenizer.json
    1.8 MB
    End of training over 1 year ago
  • tokenizer.model
    493 kB
    xet
    End of training over 1 year ago
  • tokenizer_config.json
    1.06 kB
    End of training over 1 year ago
  • training_args.bin
    5.5 kB
    xet
    End of training over 1 year ago