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
|
@ -30,7 +30,6 @@
|
|||
"outputs": [],
|
||||
"source": [
|
||||
"# Metadata associated with Datasets and Customization Jobs\n",
|
||||
"os.environ[\"NVIDIA_USER_ID\"] = USER_ID\n",
|
||||
"os.environ[\"NVIDIA_DATASET_NAMESPACE\"] = NMS_NAMESPACE\n",
|
||||
"os.environ[\"NVIDIA_PROJECT_ID\"] = PROJECT_ID\n",
|
||||
"\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue