← back to Exo
Update README.md
a8b877bcd837c4cf4d2c44a9ad1637a0efbb60f1 · 2024-08-12 20:55:51 +0100 · Alex Cheema
Files touched
Diff
commit a8b877bcd837c4cf4d2c44a9ad1637a0efbb60f1
Author: Alex Cheema <41707476+AlexCheema@users.noreply.github.com>
Date: Mon Aug 12 20:55:51 2024 +0100
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1a1617a6..8b77743a 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Forget expensive NVIDIA GPUs, unify your existing devices into one powerful GPU:
<div align="center">
<h2>Update: Exo Supports Llama 3.1</h2>
- <p>Now the default models, run 8B, 70B and 405B parameter models on your own devices</p>
+ <p>Run 8B, 70B and 405B parameter Llama 3.1 models on your own devices</p>
<p><a href="https://github.com/exo-explore/exo/blob/main/exo/inference/mlx/models/llama.py">See the code</a></p>
</div>
← 7ddb80e2 f-string expression part cannot include a backslash fixes #1
·
back to Exo
·
always call convert_from_huggingface with tinygrad models. t 803dffd1 →