diff --git a/.github/federation.json b/.github/federation.json index 74f28ec..57af7cf 100644 --- a/.github/federation.json +++ b/.github/federation.json @@ -9,6 +9,19 @@ "as": "tracelens-analysis-orchestrator" } ] + }, + { + "repo": "amd/Quark", + "license": "MIT", + "skills": [ + { + "path": "skills/quark-torch-ptq", + "as": "quark-torch-llm-ptq" + }, + { + "path": "skills/quark-install" + } + ] } ] }