{"id":30230179,"url":"https://github.com/mixa3607/ml-gfx906","last_synced_at":"2026-04-15T20:06:56.191Z","repository":{"id":304564427,"uuid":"1019136973","full_name":"mixa3607/ML-gfx906","owner":"mixa3607","description":"ML software (llama.cpp, ComfyUI, vLLM) builds for AMD gfx906 GPUs, e.g. Radeon VII / MI50 / MI60","archived":false,"fork":false,"pushed_at":"2026-04-10T23:19:04.000Z","size":14341,"stargazers_count":154,"open_issues_count":4,"forks_count":21,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-04-11T01:13:58.737Z","etag":null,"topics":["amd-gpu","comfyui","llamacpp","torch","vllm"],"latest_commit_sha":null,"homepage":"https://arkprojects.space/wiki/AMD_GFX906","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mixa3607.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-13T20:21:34.000Z","updated_at":"2026-04-10T23:19:13.000Z","dependencies_parsed_at":"2025-08-24T14:22:03.165Z","dependency_job_id":"213d8269-79ad-4d86-9c03-56f8c5ca2466","html_url":"https://github.com/mixa3607/ML-gfx906","commit_stats":null,"previous_names":["mixa3607/llama.cpp-gfx906","mixa3607/ml-gfx906"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mixa3607/ML-gfx906","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixa3607%2FML-gfx906","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixa3607%2FML-gfx906/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixa3607%2FML-gfx906/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixa3607%2FML-gfx906/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mixa3607","download_url":"https://codeload.github.com/mixa3607/ML-gfx906/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixa3607%2FML-gfx906/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amd-gpu","comfyui","llamacpp","torch","vllm"],"created_at":"2025-08-14T22:35:29.870Z","updated_at":"2026-04-15T20:06:56.186Z","avatar_url":"https://github.com/mixa3607.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ML software for deprecated GFX906 arch\r\n\r\n## Docs\r\n\r\nhttps://arkprojects.space/wiki/AMD_GFX906\r\n\r\n## Prebuild images\r\n\r\n### Images\r\n\r\n| Name         | About                | Status | Docs                               |\r\n| ------------ | -------------------- | ------ | ---------------------------------- |\r\n| ROCm         | ROCm patched images  | OK     | [readme](./rocm/readme.md)         |\r\n| ROCm-tensile | gfx906 tensile files | OK     | [readme](./rocm-tensile/readme.md) |\r\n| PyTorch      | PyTorch images       | OK     | [readme](./pytorch/readme.md)      |\r\n| llama.cpp    | llama.cpp images     | OK     | [readme](./llama.cpp/readme.md)    |\r\n| ComfyUI      | ComfyUI images       | OK     | [readme](./comfyui/readme.md)      |\r\n| VLLM         | vLLM images          | OK     | [readme](./vllm-v2/readme.md)      |\r\n\r\n| Project   | Image                                                       |\r\n| --------- | ----------------------------------------------------------- |\r\n| ROCm      | `docker.io/mixa3607/rocm-gfx906:6.3.3-complete`             |\r\n|           | `docker.io/mixa3607/rocm-gfx906:6.4.4-complete`             |\r\n|           | `docker.io/mixa3607/rocm-gfx906:7.0.0-complete`             |\r\n|           | `docker.io/mixa3607/rocm-gfx906:7.0.2-complete`             |\r\n|           | `docker.io/mixa3607/rocm-gfx906:7.1.0-complete`             |\r\n|           | `docker.io/mixa3607/rocm-gfx906:7.1.1-complete`             |\r\n|           | `docker.io/mixa3607/rocm-gfx906:7.2.0-complete`             |\r\n|           | `docker.io/mixa3607/rocm-gfx906:7.2.1-complete`             |\r\n| --------- | ----------------------------------------------------------- |\r\n| PyTorch   | `docker.io/mixa3607/pytorch-gfx906:v2.7.1-rocm-6.4.4`       |\r\n|           | `docker.io/mixa3607/pytorch-gfx906:v2.7.1-rocm-6.3.3`       |\r\n|           | `docker.io/mixa3607/pytorch-gfx906:v2.8.0-rocm-6.4.4`       |\r\n|           | `docker.io/mixa3607/pytorch-gfx906:v2.8.0-rocm-6.3.3`       |\r\n|           | `docker.io/mixa3607/pytorch-gfx906:v2.9.0-rocm-6.4.4`       |\r\n|           | `docker.io/mixa3607/pytorch-gfx906:v2.9.0-rocm-6.3.3`       |\r\n|           | `docker.io/mixa3607/pytorch-gfx906:v2.9.0-rocm-7.0.2`       |\r\n|           | `docker.io/mixa3607/pytorch-gfx906:v2.10.0-rocm-6.3.3`      |\r\n|           | `docker.io/mixa3607/pytorch-gfx906:v2.10.0-rocm-7.2.0`      |\r\n|           | `docker.io/mixa3607/pytorch-gfx906:v2.11.0-rocm-6.3.3`      |\r\n|           | `docker.io/mixa3607/pytorch-gfx906:v2.11.0-rocm-7.2.0`      |\r\n|           | `docker.io/mixa3607/pytorch-gfx906:v2.11.0-rocm-7.2.1`      |\r\n| --------- | ----------------------------------------------------------- |\r\n| ComfyUI   | `docker.io/mixa3607/comfyui-gfx906:v0.19.0-rocm-6.3.3`      |\r\n|           | `docker.io/mixa3607/comfyui-gfx906:v0.19.0-rocm-7.2.1`      |\r\n| --------- | ----------------------------------------------------------- |\r\n| vLLM      | `docker.io/mixa3607/vllm-gfx906:0.19.1-rocm-6.3.3-aiinfos`  |\r\n|           | `docker.io/mixa3607/vllm-gfx906:0.19.1-rocm-7.2.1-aiinfos`  |\r\n| --------- | ----------------------------------------------------------- |\r\n| llama.cpp | `docker.io/mixa3607/llama.cpp-gfx906:b8799-rocm-6.3.3`      |\r\n|           | `docker.io/mixa3607/llama.cpp-gfx906:b8799-rocm-7.2.1`      |\r\n\r\n### Deps graph\r\n\r\n```mermaid\r\nflowchart TD\r\n  rocm-src[docker.io/rocm/dev-ubuntu-24.04] --\u003e rocm[docker.io/mixa3607/rocm-gfx906]\r\n  rocm --\u003e llama[docker.io/mixa3607/llama.cpp-gfx906]\r\n  rocm --\u003e torch[docker.io/mixa3607/pytorch-gfx906]\r\n  torch --\u003e comfyui[docker.io/mixa3607/comfyui-gfx906]\r\n  torch --\u003e vllm[docker.io/mixa3607/vllm-gfx906]\r\n```\r\n\r\n## RVS\r\n\r\n```shell\r\napt update \u0026\u0026 apt install -y rocm-validation-suite\r\necho 'actions:\r\n- name: gst-581Tflops-4K4K8K-rand-bf16\r\n  device: all\r\n  module: gst\r\n  log_interval: 10000\r\n  ramp_interval: 5000\r\n  duration: 120000\r\n  hot_calls: 1000\r\n  copy_matrix: false\r\n  target_stress: 581000\r\n  matrix_size_a: 4864\r\n  matrix_size_b: 4096\r\n  matrix_size_c: 8192\r\n  matrix_init: rand\r\n  data_type: bf16_r\r\n  lda: 8320\r\n  ldb: 8320\r\n  ldc: 4992\r\n  ldd: 4992\r\n  transa: 1\r\n  transb: 0\r\n  alpha: 1\r\n  beta: 0' \u003e ~/gst-581Tflops-4K4K8K-rand-bf16.conf\r\n/opt/rocm/bin/rvs -c ~/gst-581Tflops-4K4K8K-rand-bf16.conf\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixa3607%2Fml-gfx906","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmixa3607%2Fml-gfx906","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixa3607%2Fml-gfx906/lists"}