Commit ·
bb55f4b
1
Parent(s): 1af1365
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
library_name: transformers
|
| 6 |
---
|
| 7 |
+
# Deepshard-7B
|
| 8 |
+
|
| 9 |
+
This is a raw mapping of the foundational model weights to HuggingFace's format for the 7B variant.
|