How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoProcessor, AutoModelForSeq2SeqLM

processor = AutoProcessor.from_pretrained("trl-internal-testing/tiny-Qwen2AudioForConditionalGeneration")
model = AutoModelForSeq2SeqLM.from_pretrained("trl-internal-testing/tiny-Qwen2AudioForConditionalGeneration")
Quick Links

Tiny Qwen2AudioForConditionalGeneration

This is a minimal model built for unit tests in the TRL library.

Downloads last month
1,138
Safetensors
Model size
5.03M params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support