coolroman commited on
Commit
1f86cfe
·
verified ·
1 Parent(s): 90ab692

scorevision: push artifact

Browse files
Files changed (1) hide show
  1. chute_config.yml +4 -7
chute_config.yml CHANGED
@@ -4,17 +4,13 @@ Image:
4
  - pip install --upgrade setuptools wheel
5
  - pip install 'numpy>=1.23' 'onnxruntime-gpu[cuda,cudnn]>=1.16' 'opencv-python>=4.7' 'pillow>=9.5' 'huggingface_hub>=0.19.4' 'pydantic>=2.0' 'pyyaml>=6.0' 'aiohttp>=3.9'
6
  - pip install torch torchvision
7
- set_workdir: /app
8
 
9
  NodeSelector:
10
  gpu_count: 1
11
  min_vram_gb_per_gpu: 16
12
- max_hourly_price_per_gpu: 0.8
13
- exclude:
14
- - b200
15
- - h200
16
- - h20
17
- - mi300x
18
 
19
  Chute:
20
  timeout_seconds: 900
@@ -22,3 +18,4 @@ Chute:
22
  max_instances: 5
23
  scaling_threshold: 0.5
24
  shutdown_after_seconds: 288000
 
 
4
  - pip install --upgrade setuptools wheel
5
  - pip install 'numpy>=1.23' 'onnxruntime-gpu[cuda,cudnn]>=1.16' 'opencv-python>=4.7' 'pillow>=9.5' 'huggingface_hub>=0.19.4' 'pydantic>=2.0' 'pyyaml>=6.0' 'aiohttp>=3.9'
6
  - pip install torch torchvision
 
7
 
8
  NodeSelector:
9
  gpu_count: 1
10
  min_vram_gb_per_gpu: 16
11
+ max_hourly_price_per_gpu: 1.8
12
+ include:
13
+ - pro_6000
 
 
 
14
 
15
  Chute:
16
  timeout_seconds: 900
 
18
  max_instances: 5
19
  scaling_threshold: 0.5
20
  shutdown_after_seconds: 288000
21
+ tee: true