RonanMcGovern
commited on
Commit
•
2b1b951
1
Parent(s):
2e5c1ea
Update README.md
Browse files
README.md
CHANGED
@@ -21,8 +21,10 @@ tags:
|
|
21 |
- llama
|
22 |
- llama-2
|
23 |
---
|
24 |
-
# **llama-2-chat-7b
|
25 |
-
This is a sharded version of Meta's Llama 2 chat 7b model
|
|
|
|
|
26 |
|
27 |
Colab notebook for sharding: https://colab.research.google.com/drive/1f1q9qc56wzB_7-bjgNyLlO6f28ui1esQ
|
28 |
|
|
|
21 |
- llama
|
22 |
- llama-2
|
23 |
---
|
24 |
+
# **llama-2-chat-7b-hf (sharded)**
|
25 |
+
This is a sharded version of Meta's Llama 2 chat 7b model, specifically the hugging face version.
|
26 |
+
|
27 |
+
All details below are copied from the original repo.
|
28 |
|
29 |
Colab notebook for sharding: https://colab.research.google.com/drive/1f1q9qc56wzB_7-bjgNyLlO6f28ui1esQ
|
30 |
|