Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ base_model: unsloth/mistral-7b-v0.2-bnb-4bit
|
|
13 |
datasets:
|
14 |
- mpasila/PIPPA-ShareGPT-formatted-named
|
15 |
- KaraKaraWitch/PIPPA-ShareGPT-formatted
|
|
|
16 |
---
|
17 |
LoRA trained in 4-bit with 8k context using [alpindale/Mistral-7B-v0.2-hf](https://huggingface.co/alpindale/Mistral-7B-v0.2-hf/) as the base model for 1 epoch.
|
18 |
|
|
|
13 |
datasets:
|
14 |
- mpasila/PIPPA-ShareGPT-formatted-named
|
15 |
- KaraKaraWitch/PIPPA-ShareGPT-formatted
|
16 |
+
library_name: peft
|
17 |
---
|
18 |
LoRA trained in 4-bit with 8k context using [alpindale/Mistral-7B-v0.2-hf](https://huggingface.co/alpindale/Mistral-7B-v0.2-hf/) as the base model for 1 epoch.
|
19 |
|