mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-11 05:38:38 +00:00
adding back distro docs
This commit is contained in:
parent
05953e8de3
commit
c6694beb44
13 changed files with 727 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: hf-token-secret
|
||||
type: Opaque
|
||||
data:
|
||||
token: ${HF_TOKEN_BASE64}
|
Loading…
Add table
Add a link
Reference in a new issue