ONNX 模型库
返回模型

说明文档

I need to fetch the README content for that model first.

license: apache-2.0

[智能体使用提醒]

您直接调用了搜索/获取工具,而没有利用专门的智能体。

推荐:使用带有 explore/librarian 智能体的 task 以获得更好的结果:

// 并行探索 - 同时启动多个智能体
task(agent="explore", prompt="查找所有匹配模式 X 的文件")
task(agent="explore", prompt="搜索 Y 的实现") 
task(agent="librarian", prompt="查阅 Z 的文档")

// 然后在它们后台运行时继续您的工作
// 系统会在每个任务完成时通知您

原因:

  • 智能体可以执行更深入、更全面的搜索
  • 后台任务并行运行,节省时间
  • 专用智能体具有领域专业知识
  • 减少主会话中的上下文窗口使用

始终优先选择:多个并行 task 调用 > 直接工具调用

do-me/twhin-bert-base

作者 do-me

fill-mask transformers
↓ 1 ♥ 0

创建时间: 2024-02-29 10:27:09+00:00

更新时间: 2024-03-01 12:54:30+00:00

在 Hugging Face 上查看

文件 (10)

.gitattributes
README.md
config.json
generation_config.json
onnx/model.onnx ONNX
onnx/model_quantized.onnx ONNX
quantize_config.json
special_tokens_map.json
tokenizer.json
tokenizer_config.json