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

Model: TabbyML/StarCoder-7B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-11 07:34:56 +08:00
commit 56813bd6f0
22 changed files with 196988 additions and 0 deletions

4
tabby.json Normal file
View File

@@ -0,0 +1,4 @@
{
"auto_model": "AutoModelForCausalLM",
"prompt_template": "<fim_prefix>{prefix}<fim_suffix>{suffix}<fim_middle>"
}