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

[REQ] github action #325

Open
1 task
sozercan opened this issue Jun 25, 2024 · 0 comments
Open
1 task

[REQ] github action #325

sozercan opened this issue Jun 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sozercan
Copy link
Owner

sozercan commented Jun 25, 2024

What kind of request is this?

New feature

What is your request or suggestion?

Create a github action

run experience:

uses: sozercan/aikit/run@...
  with: 
    image: ghcr.io/sozercan/llama3:8b
    gpus: all

build experience:

uses: sozercan/aikit/build@...
  with:
    config: config.yaml
    source: huggingface://...
    runtime: cuda

Are you willing to submit PRs to contribute to this feature request?

  • Yes, I am willing to implement it.
@sozercan sozercan added the enhancement New feature or request label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant