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
|
@ -22,8 +22,6 @@ NDS_TOKEN = "token"
|
|||
NMS_NAMESPACE = "nvidia-tool-calling-tutorial"
|
||||
DATASET_NAME = "xlam-ft-dataset-1"
|
||||
|
||||
# (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