Skip to content

Commit 9e6dbb0

Browse files
authored
chore(model gallery): add katanemo_arch-function-chat-7b (#5120)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent d26e613 commit 9e6dbb0

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

gallery/index.yaml

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5565,7 +5565,29 @@
55655565
files:
55665566
- filename: all-hands_openhands-lm-1.5b-v0.1-Q4_K_M.gguf
55675567
sha256: 30abd7860c4eb5f2f51546389407b0064360862f64ea55cdf95f97c6e155b3c6
5568-
uri: huggingface://bartowski/all-hands_openhands-lm-1.5b-v0.1-GGUF/all-hands_openhands-lm-1.5b-v0.1-Q4_K_M.ggu
5568+
uri: huggingface://bartowski/all-hands_openhands-lm-1.5b-v0.1-GGUF/all-hands_openhands-lm-1.5b-v0.1-Q4_K_M.gguf
5569+
- !!merge <<: *qwen25
5570+
name: "katanemo_arch-function-chat-7b"
5571+
urls:
5572+
- https://huggingface.co/katanemo/Arch-Function-Chat-7B
5573+
- https://huggingface.co/bartowski/katanemo_Arch-Function-Chat-7B-GGUF
5574+
description: |
5575+
The Arch-Function-Chat collection builds upon the Katanemo's Arch-Function collection by extending its capabilities beyond function calling. This new collection maintains the state-of-the-art(SOTA) function calling performance of the original collection while adding powerful new features that make it even more versatile in real-world applications.
5576+
5577+
In addition to function calling capabilities, this collection now offers:
5578+
5579+
Clarify & refine: Generates natural follow-up questions to collect missing information for function calling
5580+
Interpret & respond: Provides human-friendly responses based on function execution results
5581+
Context management: Mantains context in complex multi-turn interactions
5582+
5583+
Note: Arch-Function-Chat is now the primarly LLM used in then open source Arch Gateway - An AI-native proxy for agents. For more details about the project, check out the Github README.
5584+
overrides:
5585+
parameters:
5586+
model: katanemo_Arch-Function-Chat-7B-Q4_K_M.gguf
5587+
files:
5588+
- filename: katanemo_Arch-Function-Chat-7B-Q4_K_M.gguf
5589+
sha256: 6fd603511076ffea3697c8a76d82c054781c5e11f134b937a66cedfc49b3d2c5
5590+
uri: huggingface://bartowski/katanemo_Arch-Function-Chat-7B-GGUF/katanemo_Arch-Function-Chat-7B-Q4_K_M.gguf
55695591
- &llama31
55705592
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
55715593
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)