mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
the directory structure was src/llama-stack-api/llama_stack_api instead it should just be src/llama_stack_api to match the other packages. update the structure and pyproject/linting config Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_datastore.py | ||
| test_eval.py | ||
| test_parameters.py | ||
| test_rerank_inference.py | ||
| test_safety.py | ||
| test_supervised_fine_tuning.py | ||