Initial commit: FLM proxy server for AMD NPU

This commit is contained in:
2026-03-29 21:58:02 -04:00
commit a5dcb56f7d
9 changed files with 537 additions and 0 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"node-windows": "^1.0.0-beta.8"
}
}