Skip to content

Commit 1f12ba7

Browse files
authored
Merge branch 'main' into dependabot/pip/security/security-design/shared-assets/oci-security-health-check-standard/files/oci-security-health-check-standard/urllib3-1.26.18
2 parents 13fc841 + 670d5c4 commit 1f12ba7

File tree

22 files changed

+2896
-8
lines changed

22 files changed

+2896
-8
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
FROM <region-key>.ocir.io/<tenancy-namespace>/triton_llm:triton_trt_llm_23.12_manual_build
2+
3+
COPY output_llama_hf /app/output_llama_hf
4+
5+
COPY model_repo /app/model_repo
6+
7+
RUN mkdir /app/cache
8+
RUN chmod 777 /app/cache

cloud-infrastructure/ai-infra-gpu/GPU/triton-gpu-oke/README.md

Lines changed: 375 additions & 0 deletions
Large diffs are not rendered by default.
151 KB
Loading

0 commit comments

Comments
 (0)