Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,7 @@ Thestral is Mistral Fine-tune. The model is a QLoRA version of [mistralai/Mistra
|
|
| 23 |
This model is finetuned using `1xH100` using [axolotl](https://github.com/OpenAccess-AI-Collective/axolotl).
|
| 24 |
|
| 25 |
<details><summary>See axolotl config</summary>
|
|
|
|
| 26 |
axolotl version: `0.4.0`
|
| 27 |
```yaml
|
| 28 |
base_model: mistralai/Mistral-7B-v0.1
|
|
@@ -107,6 +108,7 @@ special_tokens:
|
|
| 107 |
unk_token: "<unk>"
|
| 108 |
|
| 109 |
```
|
|
|
|
| 110 |
|
| 111 |
|
| 112 |
GPT-4All Benchmark Set
|
|
|
|
| 23 |
This model is finetuned using `1xH100` using [axolotl](https://github.com/OpenAccess-AI-Collective/axolotl).
|
| 24 |
|
| 25 |
<details><summary>See axolotl config</summary>
|
| 26 |
+
|
| 27 |
axolotl version: `0.4.0`
|
| 28 |
```yaml
|
| 29 |
base_model: mistralai/Mistral-7B-v0.1
|
|
|
|
| 108 |
unk_token: "<unk>"
|
| 109 |
|
| 110 |
```
|
| 111 |
+
</details><br>
|
| 112 |
|
| 113 |
|
| 114 |
GPT-4All Benchmark Set
|