Skip to main content

Transformers: With code for Qwen 2.5 Omni

Project description

This repository is a fork of https://github.com/huggingface/transformers.

This library has most recent code of Transformers that supports Qwen 2.5 Omni Model

Transformers is a library of pretrained text, computer vision, audio, video, and multimodal models for inference and training. Use Transformers to fine-tune models on your data, build inference applications, and for generative AI use cases across multiple modalities.

Installation

Transformers works with Python 3.9+ PyTorch 2.1+, TensorFlow 2.6+, and Flax 0.4.1+.

Create and activate a virtual environment with venv or uv, a fast Rust-based Python package and project manager.

# venv
python -m venv .my-env
source .my-env/bin/activate
# uv
uv venv .my-env
source .my-env/bin/activate

Install Transformers in your virtual environment.

# pip
pip install transformers-qwenomni

# uv
uv pip install transformers-qwenomni

Install Transformers from source if you want the latest changes in the library or are interested in contributing. However, the latest version may not be stable. Feel free to open an issue if you encounter an error.

git clone https://github.com/huggingface/transformers.git
cd transformers

# pip
pip install .[torch]

# uv
uv pip install .[torch]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

transformers_qwenomni-4.52.0.3.tar.gz (9.6 MB view details)

Uploaded Source

File details

Details for the file transformers_qwenomni-4.52.0.3.tar.gz.

File metadata

File hashes

Hashes for transformers_qwenomni-4.52.0.3.tar.gz
Algorithm Hash digest
SHA256 b7b5b8b0cfdda1495755925bccafc748fd884399f7a8858ac76c1de6b7b65b76
MD5 b1d7e3770615db431bbc002a3b01083b
BLAKE2b-256 7e130a15539cfd4f43d4b799f2ff558a70899a0d22fb042830a42b3914456079

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page