Commit
•
5b11da2
1
Parent(s):
587b69a
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,6 @@ license: mit
|
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
10 |
-
# 🤏🏻
|
11 |
|
12 |
This is a tiny model created using `MistralForCausalLM` for testing purposes, initialized with random weights. While the tokenizer is ported from [`mistralai/Mistral-7B-v0.1`](https://huggingface.co/mistralai/Mistral-7B-v0.1).
|
|
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
10 |
+
# 🤏🏻 tiny-random-mistral
|
11 |
|
12 |
This is a tiny model created using `MistralForCausalLM` for testing purposes, initialized with random weights. While the tokenizer is ported from [`mistralai/Mistral-7B-v0.1`](https://huggingface.co/mistralai/Mistral-7B-v0.1).
|