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

Model: AI-ModelScope/CausalLM-14B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-13 17:18:13 +08:00
commit 89be22639a
16 changed files with 262704 additions and 0 deletions

7
configuration.json Normal file
View File

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