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

Run GPU supported LLM inside container with devcontainer #4

Open
nkkko opened this issue Aug 16, 2024 · 8 comments · May be fixed by #143
Open

Run GPU supported LLM inside container with devcontainer #4

nkkko opened this issue Aug 16, 2024 · 8 comments · May be fixed by #143
Assignees
Labels
💎 Bounty guide Content in the form of an guide or how-to

Comments

@nkkko
Copy link
Member

nkkko commented Aug 16, 2024

Content Type

Guide

Article Description

You need to get https://huggingface.co/mistralai/Mamba-Codestral-7B-v0.1 running inside the devcontainer in Daytona and write about it.

Write several short samples of Python scripts.

Target Audience

dev interested in integrating LLMs

References/Resources

No response

Examples

Examples of simple python scripts

Special Instructions

No response

@nkkko
Copy link
Member Author

nkkko commented Aug 19, 2024

/bounty $300

Copy link

algora-pbc bot commented Aug 19, 2024

💎 $300 bounty • Daytona

Steps to solve:

  1. Start working: Comment /attempt #4 with your implementation plan
  2. Submit work: Create a pull request including /claim #4 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

If no one is assigned to the issue, feel free to tackle it, without confirmation from us, after registering your attempt. In the event that multiple PRs are made from different people, we will generally accept those with the cleanest code.

Please respect others by working on PRs that you are allowed to submit attempts to.

e.g. If you reached the limit of active attempts, please wait for the ability to do so before submitting a new PR.

If you can not submit an attempt, you will not receive your payout.

Thank you for contributing to daytonaio/content!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @vikashsprem Aug 19, 2024, 12:40:55 PM WIP
🟢 @varshith257 Aug 19, 2024, 1:10:05 PM WIP
🟢 @varuns3546 Aug 19, 2024, 9:05:53 PM WIP
🟢 @Kiran1689 Dec 22, 2024, 8:16:07 AM #143

@nkkko nkkko added the guide Content in the form of an guide or how-to label Aug 19, 2024
@vikashsprem
Copy link

vikashsprem commented Aug 19, 2024

/attempt #4

@varshith257
Copy link
Contributor

varshith257 commented Aug 19, 2024

/attempt #4

Algora profile Completed bounties Tech Active attempts Options
@varshith257 8 bounties from 4 projects
TypeScript, Go
﹟3
Cancel attempt

@aman23bedi
Copy link

aman23bedi commented Sep 3, 2024

Hi @nkkko
It seems the https://huggingface.co/mistralai/Mamba-Codestral-7B-v0.1 is mamba based and not the transformers based, so deploying and running mamba based models require some additional steps into container which might not require in transformers based models. So as the issue suggested it is for developers who are trying to integrate llm's so shouldn't we transfer to some transformers based as in general there are high chances of the model to be transformers based rather than mamba based.
Let me know if it makes sense else I will work on mamba based model.

@stdthoth
Copy link
Contributor

is this still availabe @nkkko @mojafa

@Kiran1689
Copy link
Contributor

Kiran1689 commented Dec 22, 2024

/attempt #4

Algora profile Completed bounties Tech Active attempts Options
@Kiran1689 4 daytonaio bounties
JavaScript, HTML,
Python & more
Cancel attempt

@Kiran1689 Kiran1689 linked a pull request Jan 24, 2025 that will close this issue
20 tasks
Copy link

algora-pbc bot commented Jan 24, 2025

💡 @Kiran1689 submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 Bounty guide Content in the form of an guide or how-to
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants