Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ widget:
|
|
| 8 |
library_name: transformers
|
| 9 |
---
|
| 10 |
|
| 11 |
-
This model is randomly initialized, using the config from [
|
| 12 |
Note the model is in float16.
|
| 13 |
|
| 14 |
Codes:
|
|
|
|
| 8 |
library_name: transformers
|
| 9 |
---
|
| 10 |
|
| 11 |
+
This model is randomly initialized, using the config from [mistralai/Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1) but with smaller size.
|
| 12 |
Note the model is in float16.
|
| 13 |
|
| 14 |
Codes:
|