Instructions to use MrunangG/phi-2-mbux-assistant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MrunangG/phi-2-mbux-assistant with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "MrunangG/phi-2-mbux-assistant") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
6440419 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:31b6e92fef8bd3dde12e801c88fed9218cb8848f16ece2e4439a8153d460b5d8
size 6161
|