Commit
·
a895c82
1
Parent(s):
0927990
Added the model tag of v1 to the current uploaded model prior to uploading the newer version. Also, added in the README.md the proper revision tags for loading the models.
Browse files
README.md
CHANGED
@@ -33,6 +33,10 @@ Some parameters for this model are provided in the following table:
|
|
33 |
|----------------|-----------------|--------------------|--------------|------------------|
|
34 |
| 7B parameters | 4096 tokens |4T(en) + 1.2T(en+ar)| 7M | 260K |
|
35 |
|
|
|
|
|
|
|
|
|
36 |
|
37 |
## Model Description
|
38 |
|
|
|
33 |
|----------------|-----------------|--------------------|--------------|------------------|
|
34 |
| 7B parameters | 4096 tokens |4T(en) + 1.2T(en+ar)| 7M | 260K |
|
35 |
|
36 |
+
#### Model Revisions Loading Tags:
|
37 |
+
|
38 |
+
- **Version 7b-alpha-v1.27.2.25 (Old Release)**: `revision = "v1"`
|
39 |
+
- **Version 7b-alpha-v2.33.0.30 (Newest Releas)**: `revision = "v2"`
|
40 |
|
41 |
## Model Description
|
42 |
|