From 4157d696bb0015da3ba26a58c1d24925515e4125 Mon Sep 17 00:00:00 2001 From: Alex <922CA@users.noreply.huggingface.co> Date: Sun, 15 Oct 2023 00:30:25 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52ed98b..60bd193 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ datasets: --- # monika-ddlc-7b-v1: * LLaMA-2 7b chat fine-tuned for Monika character from DDLC (still somewhat experimental) -* 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; this was then manually edited, with more manually crafted items including info about character added in) +* Fine-tuned 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; this was then manually edited, with more manually crafted items including info about character added in) * [GGUFs](https://huggingface.co/922-CA/monika-ddlc-7b-v1-GGUF) (feel free to convert to GGML, or can do it if requested) * [QLoras](https://huggingface.co/922-CA/monika-lm-lora-tests/tree/main/monika-ddlc-7b-v1)