Skip to content

Commit 106e408

Browse files
authored
chore(model gallery): add katanemo_arch-function-chat-3b (#5122)
1 parent 0064bec commit 106e408

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

gallery/index.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5610,6 +5610,28 @@
56105610
- filename: katanemo_Arch-Function-Chat-1.5B-Q4_K_M.gguf
56115611
sha256: 5bfcb72803745c374a90b0ceb60f347a8c7d1239960cce6a2d22cc1276236098
56125612
uri: huggingface://bartowski/katanemo_Arch-Function-Chat-1.5B-GGUF/katanemo_Arch-Function-Chat-1.5B-Q4_K_M.gguf
5613+
- !!merge <<: *qwen25
5614+
name: "katanemo_arch-function-chat-3b"
5615+
urls:
5616+
- https://huggingface.co/katanemo/Arch-Function-Chat-3B
5617+
- https://huggingface.co/bartowski/katanemo_Arch-Function-Chat-3B-GGUF
5618+
description: |
5619+
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.
5620+
5621+
In addition to function calling capabilities, this collection now offers:
5622+
5623+
Clarify & refine: Generates natural follow-up questions to collect missing information for function calling
5624+
Interpret & respond: Provides human-friendly responses based on function execution results
5625+
Context management: Mantains context in complex multi-turn interactions
5626+
5627+
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.
5628+
overrides:
5629+
parameters:
5630+
model: katanemo_Arch-Function-Chat-3B-Q4_K_M.gguf
5631+
files:
5632+
- filename: katanemo_Arch-Function-Chat-3B-Q4_K_M.gguf
5633+
sha256: f59dbef397bf1364b5f0a2c23a7f67c40ec63cc666036c4e7615fa7d79d4e1a0
5634+
uri: huggingface://bartowski/katanemo_Arch-Function-Chat-3B-GGUF/katanemo_Arch-Function-Chat-3B-Q4_K_M.gguf
56135635
- &llama31
56145636
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
56155637
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)