Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/multimodal.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ While we strongly encourage you to use the Hugging Face checkpoint (which is the
```

## Generation

**We are currently debugging Multimodal Inference on MPS and will have updates soon. In the meantime, when testing on Mac, please set `--device cpu`**

This generates text output based on a text prompt and (optional) image prompt.

```
Expand Down
Loading