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