Skip to content

Commit 701c4f1

Browse files
committed
update tech icons
1 parent 8b87379 commit 701c4f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/algora_web/components/tech_badge.ex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ defmodule AlgoraWeb.Components.TechBadge do
126126
"nix" ->
127127
"nixos"
128128

129+
"tensorrt" ->
130+
"nvidia"
131+
129132
"cuda" ->
130133
"nvidia"
131134

@@ -237,6 +240,7 @@ defmodule AlgoraWeb.Components.TechBadge do
237240
"Ray",
238241
"vLLM",
239242
"sglang",
243+
"TensorRT",
240244
"Hugging face",
241245
"Huggingface",
242246
"Twitter",

0 commit comments

Comments
 (0)