Instructions to use GMorgulis/Qwen2.5-7B-Instruct-tiger-NORMAL15-70-ft0.42 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GMorgulis/Qwen2.5-7B-Instruct-tiger-NORMAL15-70-ft0.42 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("GMorgulis/Qwen2.5-7B-Instruct-tiger-NORMAL15-70-ft0.42", dtype="auto") - Notebooks
- Google Colab
- Kaggle