初始化项目,由ModelHub XC社区提供模型

Model: yondong/AMchat
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-29 13:14:14 +08:00
commit d2892bf1f4
24 changed files with 260242 additions and 0 deletions

10
configuration.json Normal file
View File

@@ -0,0 +1,10 @@
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "AMchat"
},
"pipeline": {
"type": "my-custom-generation-name"
}
}