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
- Xet hash:
- 6b693d777d9e3da6fd58ed43d40e8a3c16131b4d2507ad38dece41c0ccc103d3
- Size of remote file:
- 4.73 kB
- SHA256:
- bdf29191fd3be1c7463e1d049431d4486f535f5dd783cc6a99d10c355c7ee553
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.