← back to Exo
add nemotron-70b and nemotron-70b-bf16 to tinychat
1e4524b5c0fc1bf74aab20b9ef2ae1e1b1b7de1a · 2024-10-16 13:12:50 -0700 · Alex Cheema
Files touched
M exo/tinychat/index.html
Diff
commit 1e4524b5c0fc1bf74aab20b9ef2ae1e1b1b7de1a
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Wed Oct 16 13:12:50 2024 -0700
add nemotron-70b and nemotron-70b-bf16 to tinychat
---
exo/tinychat/index.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/exo/tinychat/index.html b/exo/tinychat/index.html
index dd86d4f4..1bbc67f9 100644
--- a/exo/tinychat/index.html
+++ b/exo/tinychat/index.html
@@ -38,6 +38,8 @@
<option value="llama-3.1-405b">Llama 3.1 405B</option>
<option value="llama-3-8b">Llama 3 8B</option>
<option value="llama-3-70b">Llama 3 70B</option>
+<option value="nemotron-70b">Nemotron 70B</option>
+<option value="nemotron-70b-bf16">Nemotron 70B (BF16)</option>
<option value="mistral-nemo">Mistral Nemo</option>
<option value="mistral-large">Mistral Large</option>
<option value="deepseek-coder-v2-lite">Deepseek Coder V2 Lite</option>
← 61ee67c9 add nemotron-70b and nemotron-70b-bf16
·
back to Exo
·
add ministral-8b 6bd0f07a →