mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-15 06:37:58 +00:00
3 lines
72 B
Python
3 lines
72 B
Python
from .registry import DiskRegistry, Registry
|
|
|
|
REGISTRY: Registry = None
|