Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
prm
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shi wenxuan
prm
Commits
dc3baf42
Commit
dc3baf42
authored
Mar 01, 2025
by
ZhangXiaoyun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
speed
parent
68a8256f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
openr/infer.sh
+3
-3
No files found.
openr/infer.sh
View file @
dc3baf42
...
...
@@ -15,13 +15,13 @@
# (TODO)
# Please modify your requirements
#SBATCH -p r8nv-gpu-hw
-80g
# Submit to 'nv-gpu' Partitiion
#SBATCH -p r8nv-gpu-hw # Submit to 'nv-gpu' Partitiion
#SBATCH -t 1-06:00:00 # Run for a maximum time of 0 days, 12 hours, 00 mins, 00 secs
#SBATCH --nodes=1 # Request N nodes
#SBATCH --gres=gpu:8 # Request M GPU per node
#SBATCH --gres-flags=enforce-binding # CPU-GPU Affinity
#SBATCH --qos=gpu-normal # Request QOS Type
#SBATCH --constraint="
A100_80G
"
#SBATCH --constraint="
L40S
"
###
### The system will alloc 8 or 16 cores per gpu by default.
...
...
@@ -81,7 +81,7 @@ cd /nfs_global/S/zhangxiaoyun/prm/openr
export
PYTHONPATH
=
$(
pwd
)
bash reason/llm_service/create_service_qwen2.5_math_vllm_gold_prm_speed.sh
--acc
1.0
--policy_model_name
Qwen2.5-Math-1.5B-Instruct
sleep
3
0s
sleep
10
0s
bash scripts/eval/beam_search.sh
--acc
1.0
--policy_model_name
Qwen2.5-Math-1.5B-Instruct
#- End
...
...
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