Instructions to use SciX2050/phi2-webglm-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SciX2050/phi2-webglm-qlora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SciX2050/phi2-webglm-qlora", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K