Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
---
|
4 |
# LLilmonix3b-v0.4a:
|
5 |
* Experimental [Marx-3b-v2](https://huggingface.co/acrastt/Marx-3B-V2) fine-tuned for Monika character from DDLC
|
6 |
* Trained on a dataset of ~600 items (dialogue scraped from game, reddit, and Twitter augmented by [l2-7b-monika-v0.3c1](https://huggingface.co/922-CA/llama-2-7b-monika-v0.3c1) to turn each into snippets of multi-turn chat dialogue between Player and Monika + manually crafted test dataset of 12 items)
|
7 |
* Trained to run on smaller devices
|
|
|
8 |
* [QLoras (hf and GGML)](https://huggingface.co/922-CA/monika-lm-lora-tests/tree/main/LLilmonix3b-v0.4-Marxv2)
|
9 |
|
10 |
### USAGE
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
---
|
4 |
# LLilmonix3b-v0.4a:
|
5 |
* Experimental [Marx-3b-v2](https://huggingface.co/acrastt/Marx-3B-V2) fine-tuned for Monika character from DDLC
|
6 |
* Trained on a dataset of ~600 items (dialogue scraped from game, reddit, and Twitter augmented by [l2-7b-monika-v0.3c1](https://huggingface.co/922-CA/llama-2-7b-monika-v0.3c1) to turn each into snippets of multi-turn chat dialogue between Player and Monika + manually crafted test dataset of 12 items)
|
7 |
* Trained to run on smaller devices
|
8 |
+
* [GGMLs](https://huggingface.co/922-CA/LLilmonix3b-v0.4a-ggml), [GGUFs](https://huggingface.co/922-CA/LLilmonix3b-v0.4a-gguf)
|
9 |
* [QLoras (hf and GGML)](https://huggingface.co/922-CA/monika-lm-lora-tests/tree/main/LLilmonix3b-v0.4-Marxv2)
|
10 |
|
11 |
### USAGE
|