Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
Train your custom long context model with llama-recipes.Based on [Moses25/Mistral-7B-Base-V1](Moses25/Mistral-7B-Base-V1)
|
5 |
```shell
|
6 |
git clone https://github.com/moseshu/llama-recipes
|
7 |
sh ft.sh
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
Train your custom long context model with llama-recipes.Based on [Moses25/Mistral-7B-Base-V1](https://huggingface.co/Moses25/Mistral-7B-Base-V1)
|
5 |
```shell
|
6 |
git clone https://github.com/moseshu/llama-recipes
|
7 |
sh ft.sh
|