Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replicate demo integration #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lucataco
Copy link

@lucataco lucataco commented Mar 12, 2024

Hello, awesome work on DeepSeek-VL

As you requested, this is a new PR to add the Replicate badge and web demo.
(For reference this was the original PR: #5 (comment))

This PR makes it possible to run DeepSeek-VL on Replicate(https://replicate.com/lucataco/deepseek-vl-7b-base) and via API(https://replicate.com/lucataco/deepseek-vl-7b-base/api).

With your permission, we'd like to transfer the demo page to the Replicate deepseek-ai org so you can make any edits.

Thank you!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lucataco How should this code be used?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use Cog to run the DeepSeek-VL model:
cog predict -i image=@images/monday.jpg -i prompt="Describe this image"
This PR is the same as our PR to your other model, DeepSeek-Math

@Benjamin-eecs Benjamin-eecs changed the title Add Replicate Badge and Web demo feat: replicate demo integration Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants