Qwen2.5-Coder:3B
Collection
4 items • Updated
How to use ratneshpasi03/OCI_generic_self-It_Qwen2.5-coder-3B-Instruct with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ratneshpasi03/OCI_generic_self-It_Qwen2.5-coder-3B-Instruct", device_map="auto")This qwen2 model was trained 2x faster with Unsloth and Huggingface's TRL library.