Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
LocoOperator_vllm
Commits
6a8f060d
Commit
6a8f060d
authored
Feb 25, 2026
by
zzg_666
Browse files
修改
parent
35cfe564
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
README.md
README.md
+0
-4
No files found.
README.md
View file @
6a8f060d
...
...
@@ -6,13 +6,9 @@ LocoOperator-4B是一个参数规模为4B的工具调用型智能体模型,通
核心特性:
-
工具调用型智能体:生成结构化的
<tool_call>
JSON数据,支持读取(Read)、文本搜索(Grep)、模式匹配(Glob)、命令执行(Bash)、写入(Write)、编辑(Edit)及任务委派(Task,即子智能体调度)等工具。
-
百分百JSON有效性:所有工具调用均输出格式完整且包含全部必需参数的JSON数据,性能超越教师模型(教师模型该项指标为87.6%)。
-
本地化部署:提供GGUF量化版本,可通过llama.cpp在Mac Studio等设备上运行,实现零API调用成本。
-
轻量级代码库探索:仅4B参数,针对快速代码搜索与项目结构导航进行优化。
-
多轮交互:支持3至33轮消息的对话深度,并在全过程中保持稳定的工具调用行为。
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment