aha 0.1.2

aha model inference library, now supports Qwen2.5VL, MiniCPM4, VoxCPM, Qwen3VL, and DeepSeek-OCR
Documentation
1
2
3
4
5
6
7
8
9
edition = "2024"
style_edition = "2024"
reorder_imports = true
group_imports = "StdExternalCrate"
where_single_line = true
trailing_comma = "Vertical"
overflow_delimited_expr = true
format_code_in_doc_comments = true
normalize_comments = true