Skip to content

Commit 4a2f8c3

Browse files
committed
chore(model gallery): add watt-ai_watt-tool-70b
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 547d322 commit 4a2f8c3

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

gallery/index.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1466,6 +1466,31 @@
14661466
- filename: Forgotten-Abomination-70B-v5.0.Q4_K_M.gguf
14671467
sha256: a5f5e712e66b855f36ff45175f20c24441fa942ca8af47bd6f49107c6e0f025d
14681468
uri: huggingface://mradermacher/Forgotten-Abomination-70B-v5.0-GGUF/Forgotten-Abomination-70B-v5.0.Q4_K_M.gguf
1469+
- !!merge <<: *llama33
1470+
name: "watt-ai_watt-tool-70b"
1471+
urls:
1472+
- https://huggingface.co/watt-ai/watt-tool-70B
1473+
- https://huggingface.co/bartowski/watt-ai_watt-tool-70B-GGUF
1474+
description: |
1475+
watt-tool-70B is a fine-tuned language model based on LLaMa-3.3-70B-Instruct, optimized for tool usage and multi-turn dialogue. It achieves state-of-the-art performance on the Berkeley Function-Calling Leaderboard (BFCL).
1476+
Model Description
1477+
1478+
This model is specifically designed to excel at complex tool usage scenarios that require multi-turn interactions, making it ideal for empowering platforms like Lupan, an AI-powered workflow building tool. By leveraging a carefully curated and optimized dataset, watt-tool-70B demonstrates superior capabilities in understanding user requests, selecting appropriate tools, and effectively utilizing them across multiple turns of conversation.
1479+
1480+
Target Application: AI Workflow Building as in https://lupan.watt.chat/ and Coze.
1481+
Key Features
1482+
1483+
Enhanced Tool Usage: Fine-tuned for precise and efficient tool selection and execution.
1484+
Multi-Turn Dialogue: Optimized for maintaining context and effectively utilizing tools across multiple turns of conversation, enabling more complex task completion.
1485+
State-of-the-Art Performance: Achieves top performance on the BFCL, demonstrating its capabilities in function calling and tool usage.
1486+
Based on LLaMa-3.1-70B-Instruct: Inherits the strong language understanding and generation capabilities of the base model.
1487+
overrides:
1488+
parameters:
1489+
model: watt-ai_watt-tool-70B-Q4_K_M.gguf
1490+
files:
1491+
- filename: watt-ai_watt-tool-70B-Q4_K_M.gguf
1492+
sha256: 93806a5482b9e40e50ffca7a72abe3414d384749cc9e3d378eab5db8a8154b18
1493+
uri: huggingface://bartowski/watt-ai_watt-tool-70B-GGUF/watt-ai_watt-tool-70B-Q4_K_M.gguf
14691494
- &rwkv
14701495
url: "github:mudler/LocalAI/gallery/rwkv.yaml@master"
14711496
name: "rwkv-6-world-7b"

0 commit comments

Comments
 (0)