Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Vasanth
/
phi-2-chatbot

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

Instructions to use Vasanth/phi-2-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Vasanth/phi-2-chatbot with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "Vasanth/phi-2-chatbot")
  • Notebooks
  • Google Colab
  • Kaggle
phi-2-chatbot / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Vasanth's picture
Vasanth
Training in progress, epoch 0
fb5d57c verified about 2 years ago
  • Feb15_13-28-58_1b521e588a71
    Training in progress, epoch 0 about 2 years ago
  • Feb15_13-31-48_1b521e588a71
    Training in progress, epoch 0 about 2 years ago
  • Feb15_13-33-20_1b521e588a71
    Training in progress, epoch 0 about 2 years ago
  • Feb15_13-41-44_1b521e588a71
    Training in progress, epoch 0 about 2 years ago
  • Feb15_13-47-59_1b521e588a71
    Training in progress, epoch 0 about 2 years ago