Skip to content

Commit

Permalink
warning about multimodal open source
Browse files Browse the repository at this point in the history
  • Loading branch information
slobentanzer committed Jun 21, 2024
1 parent ca0fb92 commit 935761b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,11 @@ msg, token_usage, correction = conversation.query(
"What's in this image?",
image_url="my/local/image.jpg"
)
```
```

### Open-source multimodal models

While OpenAI models work seamlessly, open-source multimodal models can be buggy
or incompatible with certain hardware. We have experienced mixed success with
open models and, while they are technically supported by BioChatter, their
outputs currently may be unreliable.

0 comments on commit 935761b

Please sign in to comment.