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