mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-20 12:28:42 +00:00
move the meta_reference safety dir also
This commit is contained in:
parent
ec603a435a
commit
be6fe0fd77
8 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ import pytest
|
|||
import pytest_asyncio
|
||||
|
||||
from llama_stack.distribution.datatypes import Api, Provider
|
||||
from llama_stack.providers.inline.meta_reference.safety import (
|
||||
from llama_stack.providers.inline.safety.meta_reference import (
|
||||
LlamaGuardShieldConfig,
|
||||
SafetyConfig,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue