Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
5 months ago | |
|---|---|---|
| .. | ||
| .gitignore | 1 year ago | |
| README.md | 10 months ago | |
| qwen2-5-vl-speech-to-speech-dev.yml | 10 months ago | |
| qwen2-5-vl-vision-only-dev.yml | 11 months ago | |
| qwenvl-dev.yml | 11 months ago | |
| qwenvl.yml | 11 months ago | |
| run.rs | 5 months ago | |
Make sure to have, dora, uv and cargo installed.
cd examples/vlm
uv venv -p 3.11 --seed
uv pip install -e ../../apis/python/node --reinstall
dora build qwen2-5-vl-vision-only-dev.yml --uv
dora run qwen2-5-vl-vision-only-dev.yml --uv
uv venv -p 3.11 --seed
dora build https://raw.githubusercontent.com/dora-rs/dora/main/examples/vlm/qwenvl.yml --uv
dora run https://raw.githubusercontent.com/dora-rs/dora/main/examples/vlm/qwenvl.yml --uv
DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed datafl
Rust Python TOML Markdown C other