mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 01:52:26 +00:00
feat: Add TrustyAI distribution
This commit is contained in:
parent
870a37ff4b
commit
a66887b6a1
8 changed files with 448 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
adapter:
|
||||
adapter_type: trustyai_fms
|
||||
pip_packages: ["llama_stack_provider_trustyai_fms==0.1.2"]
|
||||
config_class: llama_stack_provider_trustyai_fms.config.FMSSafetyProviderConfig
|
||||
module: llama_stack_provider_trustyai_fms
|
||||
api_dependencies: ["safety"]
|
||||
optional_api_dependencies: ["shields"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue