Skip to content

Commit bf34f38

Browse files
committed
update docs
1 parent 235fbdb commit bf34f38

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/multimodal.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,12 @@ NOTE: some models may require large context window, for example: `-c 8192`
9898
# note: no pre-quantized GGUF this model, as they have very poor result
9999
# ref: https://github.com/ggml-org/llama.cpp/pull/13760
100100
```
101+
102+
**Mixed modalities**:
103+
104+
```sh
105+
# Qwen2.5 Omni
106+
# Capabilities: audio input, vision input
107+
(tool_name) -hf ggml-org/Qwen2.5-Omni-3B-GGUF
108+
(tool_name) -hf ggml-org/Qwen2.5-Omni-7B-GGUF
109+
```

0 commit comments

Comments
 (0)