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

[doc] add a demo to deploy and train adapter #232

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

yezhengmao1
Copy link
Collaborator

  1. we can manually trigger the ci to publish the mlora_cli tool, see: /root/mLoRA/.github/workflows/publish-mlora-cli.yml
  2. we can manually trigger the ci to publish the image, see: /root/mLoRA/.github/workflows/publish-image.yaml

Now deploying mlora with docker is easy, just a few commands. I build all dependencies in the image (so it's huge, > 8GB).

When deploying our mlora service as a backend server, we can use a simple client tool (mlora_cli) to connect to it, and submit or terminal some tasks.

For detailed usage, see README.md I updated.

@yezhengmao1
Copy link
Collaborator Author

image

@merlintang merlintang merged commit d83db16 into TUDB-Labs:main Jul 3, 2024
1 check passed
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.

2 participants