Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/src/data/huggingface-sglang/0.5.12-gpu-sagemaker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
framework: SGLang
version: "0.5.12"
accelerator: gpu
python: py312
cuda: cu130
transformers: "5.8.1"
os: ubuntu24.04
platform: sagemaker

tags:
- "0.5.12-transformers5.8.1-gpu-py312-cu130-ubuntu24.04"
11 changes: 11 additions & 0 deletions docs/src/data/huggingface-tei/1.9.3-cpu-sagemaker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
framework: TEI
version: "1.9.3"
accelerator: cpu
os: ubuntu24.04
platform: sagemaker
ecr_repository: tei-cpu
example_ecr_account: "683313688378"
example_region: "us-east-1"

tags:
- "2.0.1-tei1.9.3-cpu-py310-ubuntu24.04"
12 changes: 12 additions & 0 deletions docs/src/data/huggingface-tei/1.9.3-gpu-sagemaker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
framework: TEI
version: "1.9.3"
accelerator: gpu
cuda: cu129
os: ubuntu24.04
platform: sagemaker
ecr_repository: tei
example_ecr_account: "683313688378"
example_region: "us-east-1"

tags:
- "2.0.1-tei1.9.3-gpu-py310-cu129-ubuntu24.04"
2 changes: 1 addition & 1 deletion docs/src/data/huggingface-vllm/0.21.0-gpu-sagemaker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ os: ubuntu22.04
platform: sagemaker

tags:
- "0.21.0-transformers5.8.1-gpu-py312-cu130-ubuntu22.04"
- "0.21.0-transformers5.8.1-gpu-py312-cu130-ubuntu22.04"
Loading