mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-21 20:18:52 +00:00
Remove unused env vars; change the other tmp folder name; fix examples
This commit is contained in:
parent
c3d8940c95
commit
29f57d528d
9 changed files with 4 additions and 13 deletions
|
@ -18,9 +18,6 @@ HF_TOKEN = ""
|
|||
# (Optional) Namespace to associate with Datasets and Customization jobs
|
||||
NAMESPACE = "nvidia-e2e-tutorial"
|
||||
|
||||
# (Optional) NVIDIA User ID - currently unused
|
||||
USER_ID = ""
|
||||
|
||||
# (Optional) Entity Store Project ID. Modify if you've created a project in Entity Store that you'd
|
||||
# like to associate with your Customized models.
|
||||
PROJECT_ID = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue