mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
parent
7b51cce2f7
commit
11fba23f1f
14 changed files with 82 additions and 118 deletions
|
|
@ -35,7 +35,7 @@ Function Calling Workflow
|
|||
|
||||
Arch-Function
|
||||
-------------------------
|
||||
The `Arch-Function <https://huggingface.co/collections/katanemolabs/arch-function-66f209a693ea8df14317ad68>`_ collection of large language models (LLMs) is a collection state-of-the-art (SOTA) LLMs specifically designed for **function calling** tasks.
|
||||
The `Arch-Function <https://huggingface.co/collections/katanemo/arch-function-66f209a693ea8df14317ad68>`_ collection of large language models (LLMs) is a collection state-of-the-art (SOTA) LLMs specifically designed for **function calling** tasks.
|
||||
The models are designed to understand complex function signatures, identify required parameters, and produce accurate function call outputs based on natural language prompts.
|
||||
Achieving performance on par with GPT-4, these models set a new benchmark in the domain of function-oriented tasks, making them suitable for scenarios where automated API interaction and function execution is crucial.
|
||||
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ Arch-Guard is designed to address this challenge.
|
|||
|
||||
What Is Arch-Guard
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
`Arch-Guard <https://huggingface.co/collections/katanemolabs/arch-guard-6702bdc08b889e4bce8f446d>`_ is a robust classifier model specifically trained on a diverse corpus of prompt attacks.
|
||||
`Arch-Guard <https://huggingface.co/collections/katanemo/arch-guard-6702bdc08b889e4bce8f446d>`_ is a robust classifier model specifically trained on a diverse corpus of prompt attacks.
|
||||
It excels at detecting explicitly malicious prompts, providing an essential layer of security for LLM applications.
|
||||
|
||||
By embedding Arch-Guard within the Arch architecture, we empower developers to build robust, LLM-powered applications while prioritizing security and safety. With Arch-Guard, you can navigate the complexities of prompt management with confidence, knowing you have a reliable defense against malicious input.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue