-
Notifications
You must be signed in to change notification settings - Fork 39
Description
It's come to my attention that a number of the Awesome Akash Templates are out of date
What Specifically Needs to Be Done (Deliverables)
[1st Deliverable]
Validate and Document a CPU-Based Template Deployment
Select one CPU-only template (for example: n8n, Gitea, Metabase, Redis, or CockroachDB).
Deploy the chosen template on Akash using the console or CLI.
Confirm that the container starts successfully and the service endpoint is reachable.
Capture a screenshot showing the running application or web interface.
Post a comment with:
Template name
Confirmation of successful deployment (and any notes if modification was needed)
Screenshot
If problems arise, describe the error and any configuration changes attempted.
[2nd Deliverable]
Validate and Document a GPU-Based Template Deployment
Choose one GPU template (for example: ComfyUI, AUTOMATIC1111, Mistral-7B, or Llama-3-8B).
Confirm provider supports required GPU resources before deployment.
Deploy the template and verify it launches without errors (e.g., model loads successfully, web interface accessible).
Take a screenshot of the running application and record GPU usage metrics if available.
Submit a short report as in Deliverable 1 (template name, screenshot, notes).
Report any dependency issues or missing GPU drivers.