Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
7937a886
Unverified
Commit
7937a886
authored
Aug 02, 2024
by
Yineng Zhang
Committed by
GitHub
Aug 02, 2024
Browse files
docs: update setup runner (#884)
parent
2e218b9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
docs/en/setup_runner.md
docs/en/setup_runner.md
+3
-0
No files found.
docs/en/setup_runner.md
View file @
7937a886
...
@@ -16,6 +16,9 @@ StartLimitIntervalSec=0
...
@@ -16,6 +16,9 @@ StartLimitIntervalSec=0
[Service]
[Service]
Environment="CUDA_VISIBLE_DEVICES=7"
Environment="CUDA_VISIBLE_DEVICES=7"
Environment="XDG_CACHE_HOME=/data/.cache"
Environment="XDG_CACHE_HOME=/data/.cache"
Environment="HF_TOKEN=hf_**"
Environment="OPENAI_API_KEY=sk-**"
Environment="HOME=/data/zhyncs"
Restart=always
Restart=always
RestartSec=1
RestartSec=1
ExecStart=/data/zhyncs/actions-runner/run.sh
ExecStart=/data/zhyncs/actions-runner/run.sh
...
...
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