mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 05:41:58 +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_lmeval
|
||||
pip_packages: ["kubernetes", "llama_stack_provider_lmeval==0.1.7"]
|
||||
config_class: llama_stack_provider_lmeval.config.LMEvalEvalProviderConfig
|
||||
module: llama_stack_provider_lmeval
|
||||
api_dependencies: ["inference"]
|
||||
optional_api_dependencies: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue