Skip to content

Commit 252ee8f

Browse files
committed
rename: decoder to llama
1 parent 417f084 commit 252ee8f

File tree

36 files changed

+279
-33
lines changed

36 files changed

+279
-33
lines changed

11-embeddings-reranker-classification-tensorrt/Briton-deepseek-ai-deepseek-r1-distill-llama-70b-fp8/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ secrets: {}
158158
system_packages: []
159159
trt_llm:
160160
build:
161-
base_model: decoder
161+
base_model: llama
162162
checkpoint_repository:
163163
repo: deepseek-ai/DeepSeek-R1-Distill-Llama-70B
164164
revision: main

11-embeddings-reranker-classification-tensorrt/Briton-deepseek-ai-deepseek-r1-distill-llama-70b-fp8/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ secrets: {}
2323
system_packages: []
2424
trt_llm:
2525
build:
26-
base_model: decoder
26+
base_model: llama
2727
checkpoint_repository:
2828
repo: deepseek-ai/DeepSeek-R1-Distill-Llama-70B
2929
revision: main

11-embeddings-reranker-classification-tensorrt/Briton-deepseek-ai-deepseek-r1-distill-qwen-32b-fp8/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ secrets: {}
158158
system_packages: []
159159
trt_llm:
160160
build:
161-
base_model: decoder
161+
base_model: llama
162162
checkpoint_repository:
163163
repo: deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
164164
revision: main

11-embeddings-reranker-classification-tensorrt/Briton-deepseek-ai-deepseek-r1-distill-qwen-32b-fp8/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ secrets: {}
2323
system_packages: []
2424
trt_llm:
2525
build:
26-
base_model: decoder
26+
base_model: llama
2727
checkpoint_repository:
2828
repo: deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
2929
revision: main

11-embeddings-reranker-classification-tensorrt/Briton-meta-llama-llama-3.1-405b-fp8/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ secrets:
159159
system_packages: []
160160
trt_llm:
161161
build:
162-
base_model: decoder
162+
base_model: llama
163163
checkpoint_repository:
164164
repo: meta-llama/Llama-3.1-405B
165165
revision: main

11-embeddings-reranker-classification-tensorrt/Briton-meta-llama-llama-3.1-405b-fp8/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ secrets:
2424
system_packages: []
2525
trt_llm:
2626
build:
27-
base_model: decoder
27+
base_model: llama
2828
checkpoint_repository:
2929
repo: meta-llama/Llama-3.1-405B
3030
revision: main

11-embeddings-reranker-classification-tensorrt/Briton-meta-llama-llama-3.1-8b-instruct-with-speculative-lookahead-decoding-fp8/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ secrets:
160160
system_packages: []
161161
trt_llm:
162162
build:
163-
base_model: decoder
163+
base_model: llama
164164
checkpoint_repository:
165165
repo: meta-llama/Llama-3.1-8B-Instruct
166166
revision: main

11-embeddings-reranker-classification-tensorrt/Briton-meta-llama-llama-3.1-8b-instruct-with-speculative-lookahead-decoding-fp8/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ secrets:
2525
system_packages: []
2626
trt_llm:
2727
build:
28-
base_model: decoder
28+
base_model: llama
2929
checkpoint_repository:
3030
repo: meta-llama/Llama-3.1-8B-Instruct
3131
revision: main

11-embeddings-reranker-classification-tensorrt/Briton-meta-llama-llama-3.2-1b-instruct-fp8/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ secrets:
159159
system_packages: []
160160
trt_llm:
161161
build:
162-
base_model: decoder
162+
base_model: llama
163163
checkpoint_repository:
164164
repo: meta-llama/Llama-3.2-1B-Instruct
165165
revision: main

11-embeddings-reranker-classification-tensorrt/Briton-meta-llama-llama-3.2-1b-instruct-fp8/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ secrets:
2424
system_packages: []
2525
trt_llm:
2626
build:
27-
base_model: decoder
27+
base_model: llama
2828
checkpoint_repository:
2929
repo: meta-llama/Llama-3.2-1B-Instruct
3030
revision: main

0 commit comments

Comments
 (0)