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

Model: Colby/starcoder-7b-agent-0.3-merged
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-04 02:54:17 +08:00
commit a5fcc4a3ab
8 changed files with 245114 additions and 0 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
---
base_model: Colby/starcoder-7b-agent-0.2-merged
tags:
- transformers
- safetensors
- starcoder
- agentic-coding
- merged
---
# starcoder-7b-agent-0.3-merged
Merged (LoRA-flattened) version of [Colby/starcoder-7b-agent-0.3](https://huggingface.co/Colby/starcoder-7b-agent-0.3).
Used as the base model for the next round of fine-tuning.
Chat format: StarCoderChat with <think> and <tool_call>/<tool_response> blocks.