Commit
·
94e7937
1
Parent(s):
d747762
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ inference:
|
|
10 |
temperature: 0.7
|
11 |
---
|
12 |
|
13 |
-
# Model Card for Mistral-7B-
|
14 |
|
15 |
This model is a re-sharded version of Mistral-7B-Instruct-v0.1, with more shard (6 instead of 2), that enable an easier loading on machine that don't have a lot of RAM such a free version of Google Colab.
|
16 |
|
|
|
10 |
temperature: 0.7
|
11 |
---
|
12 |
|
13 |
+
# Model Card for Mistral-7B-v0.1-colab-sharded
|
14 |
|
15 |
This model is a re-sharded version of Mistral-7B-Instruct-v0.1, with more shard (6 instead of 2), that enable an easier loading on machine that don't have a lot of RAM such a free version of Google Colab.
|
16 |
|