Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
a2e748ac
"deploy/cloud/helm/vscode:/vscode.git/clone" did not exist on "7bc70bc940ea4bf1cf63de868cee9021eceffcff"
Unverified
Commit
a2e748ac
authored
Nov 04, 2025
by
Biswa Panda
Committed by
GitHub
Nov 04, 2025
Browse files
fix: oss-gpt-120b model path in recipe (#4085)
parent
d3706221
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
recipes/gpt-oss-120b/trtllm/agg/deploy.yaml
recipes/gpt-oss-120b/trtllm/agg/deploy.yaml
+1
-1
No files found.
recipes/gpt-oss-120b/trtllm/agg/deploy.yaml
View file @
a2e748ac
...
...
@@ -92,7 +92,7 @@ spec:
-
name
:
ENGINE_ARGS
value
:
"
/opt/dynamo/configs/config.yaml"
-
name
:
MODEL_PATH
value
:
"
/
model-stor
e/hub/models--openai--gpt-oss-120b/snapshots/b5c939de8f754692c1647ca79fbf85e8c1e70f8a"
value
:
"
/
root/.cache/huggingfac
e/hub/models--openai--gpt-oss-120b/snapshots/b5c939de8f754692c1647ca79fbf85e8c1e70f8a"
volumeMounts
:
-
mountPath
:
/opt/dynamo/configs
name
:
llm-config
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment