Files
starcoder-7b-agent-0.5-merged/README.md
ModelHub XC b7e9688117 初始化项目,由ModelHub XC社区提供模型
Model: Colby/starcoder-7b-agent-0.5-merged
Source: Original Platform
2026-08-18 00:11:19 +08:00

19 lines
570 B
Markdown

---
base_model: Colby/starcoder-7b-agent-0.3-merged
tags:
- transformers
- safetensors
- starcoder
- agentic-coding
- merged
---
# starcoder-7b-agent-0.5-merged
Merged (LoRA-flattened) version of [Colby/starcoder-7b-agent-0.5](https://huggingface.co/Colby/starcoder-7b-agent-0.5).
Used as the base model for the next round of fine-tuning.
Vocab: 49162 (6 new special tokens: `<tool_call>`, `</tool_call>`, `<tool_response>`, `</tool_response>`, `<think>`, `</think>`).
Chat format: StarCoderChat with `<think>...</think>` and `<tool_call>`/`<tool_response>` blocks.