Transformers
Safetensors
turkish
lora
nlp
chatbot
causal-lm
instruct
qwen2
fine-tuned
conversational
Instructions to use elifbasboga/qwen2-7b-instruct-lora-tr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use elifbasboga/qwen2-7b-instruct-lora-tr with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("elifbasboga/qwen2-7b-instruct-lora-tr", dtype="auto") - Notebooks
- Google Colab
- Kaggle