RonanMcGovern
commited on
Commit
·
e335709
1
Parent(s):
9463f4b
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,3 @@
|
|
1 |
-
# Sharded version of mpt-7b-8k-chat from MosaicML
|
2 |
-
|
3 |
-
Sharded using a Google Colab notebook: https://colab.research.google.com/drive/1f1q9qc56wzB_7-bjgNyLlO6f28ui1esQ?usp=sharing
|
4 |
-
|
5 |
-
Information below is copy-pasted from MosaicML.
|
6 |
-
|
7 |
---
|
8 |
license: cc-by-nc-sa-4.0
|
9 |
datasets:
|
@@ -30,6 +24,12 @@ tags:
|
|
30 |
inference: false
|
31 |
---
|
32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
# MPT-7B-Chat-8k
|
34 |
|
35 |
MPT-7B-Chat-8k is a chatbot-like model for dialogue generation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
datasets:
|
|
|
24 |
inference: false
|
25 |
---
|
26 |
|
27 |
+
# MPT-7B-Chat-8k-sharded-bf16 (Sharded version of mpt-7b-8k-chat from MosaicML)
|
28 |
+
|
29 |
+
Sharded using a Google Colab notebook: https://colab.research.google.com/drive/1f1q9qc56wzB_7-bjgNyLlO6f28ui1esQ?usp=sharing
|
30 |
+
|
31 |
+
Information below is copy-pasted from MosaicML.
|
32 |
+
|
33 |
# MPT-7B-Chat-8k
|
34 |
|
35 |
MPT-7B-Chat-8k is a chatbot-like model for dialogue generation.
|