Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:59:57 +08:00
commit d208552c88
14 changed files with 22010 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "yzmir-ml-production",
"description": "Production ML - quantization, serving, MLOps, monitoring, debugging - 11 skills",
"version": "1.0.1",
"author": {
"name": "tachyon-beep",
"url": "https://github.com/tachyon-beep"
},
"skills": [
"./skills"
]
}