Qwen2.5-0.5B - Fine-Tuned Model (LORA)
This model was fine-tuned using LORA from the base model.
Model Details
- Base Model: Qwen/Qwen2.5-0.5B
- Fine-Tuning Method: LORA
- Framework: transformers, PEFT
Usage with transformers
from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("BondingAI/Qwen2.5-0.5B-lora-finetuned", device_map="auto")
tokenizer = AutoTokenizer.from_pretrained("BondingAI/Qwen2.5-0.5B-lora-finetuned")
License
Please refer to the original model card for licensing information.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for BondingAI/Qwen2.5-0.5B-lora-finetuned
Base model
Qwen/Qwen2.5-0.5B