-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Please add LLaVA #45
Comments
I loved the idea of having this opensource and completely free |
Maybe even combination between LLaVA 1.5 and DeepSeek Coder. |
Yes this is a very cool idea I’ll be here for it once it’s up and ready |
@AltayYuzeir how llava 1.5 and deepseek coder can be implemented to work together or what it would look like in theory? |
Hmmm, perhaps I was inaccurate in my statement. I have been thinking about it, and I cannot comprehend direct communication on the neural network level between the two LLMs. I came up with two concepts:
|
@AltayYuzeir I'm going to create a dataset of 'images to tailwind' using deepseek coder, and then we can train this custom model, what do you think? |
I am not the best AI or UI programmer, but I believe such resource will be beneficial in any case for the future. As far as I understand it, Tailwind is a high-level framework on top of CSS, featuring custom classes absent in native CSS. Tailwind is not explicitly supported on DeepSeek Coder, as per info from their GitHub page. I was thinking it might be perhaps more flexible to use DeepSeek to generate more general webpages built on top of raw HTML and CSS. Please, correct me if I am wrong. |
@AltayYuzeir You are right! Similar to what vercel is doing with v0.dev. Anyway, I'm going to continue creating the dataset using tailwind used in public projects! |
I guess one could make a dataset for fine tuning based on UIs made with Dash (Python) and Shiny (R)? |
@eletroswing and @AltayYuzeir, supporting Ollama can solve all these requirements at once. Please check #52 |
Please I want LLaVA.
https://llava-vl.github.io/
The text was updated successfully, but these errors were encountered: