mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
chore: consolidate scripts under ./scripts directory (#1646)
This commit is contained in:
parent
e48af78b76
commit
77ca09467f
9 changed files with 11 additions and 28 deletions
|
@ -77,7 +77,7 @@ repos:
|
|||
name: Distribution Template Codegen
|
||||
additional_dependencies:
|
||||
- uv==0.6.0
|
||||
entry: uv run --extra codegen python -m llama_stack.scripts.distro_codegen
|
||||
entry: uv run --extra codegen ./scripts/distro_codegen.py
|
||||
language: python
|
||||
pass_filenames: false
|
||||
require_serial: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue