Instructions to use silent666/task-16-Qwen-Qwen2.5-3B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use silent666/task-16-Qwen-Qwen2.5-3B-Instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-3B-Instruct") model = PeftModel.from_pretrained(base_model, "silent666/task-16-Qwen-Qwen2.5-3B-Instruct") - Notebooks
- Google Colab
- Kaggle
train_2024-11-26-1
This model is a fine-tuned version of Qwen/Qwen2.5-3B-Instruct on the mydata16 dataset.
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
Training results
Framework versions
- PEFT 0.12.0
- Transformers 4.45.0
- Pytorch 2.4.1+cu121
- Datasets 3.1.0
- Tokenizers 0.20.4
- Downloads last month
- 8
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support