feat(hipengine): add ROCm-native LLM inference engine (v0.2.2)
Some checks failed
CI / check (push) Has been cancelled

This commit is contained in:
2026-05-27 21:56:18 +03:00
parent 7f0cec1a35
commit bcf607c209
3 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
{ pkgs, ... }:
pkgs.callPackage ./package.nix { }