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

Model: TabbyML/StarCoder-1B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-11 05:25:55 +08:00
commit f5bf011f65
20 changed files with 196492 additions and 0 deletions

7
configuration.json Normal file
View File

@@ -0,0 +1,7 @@
{
"framework": "pytorch",
"task": "text-generation",
"pipeline": {
"type": "text-generation-pipeline"
}
}