Transformers
Safetensors
English
causal-lm
instruction-following
loRA
QLoRA
sentiment-analysi
quantized
Instructions to use mishrabp/phi2-custom-response-qlora-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mishrabp/phi2-custom-response-qlora-adapter with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mishrabp/phi2-custom-response-qlora-adapter", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K