nopainkiller
commited on
Commit
•
da07882
1
Parent(s):
ae41cb6
Update GGUF link in README
Browse filesThanks to the
@brittlewis12
for the work
README.md
CHANGED
@@ -16,6 +16,8 @@ metrics:
|
|
16 |
|
17 |
Memphis-CoT is a finetune of [StableLM 3b 4e1t](stabilityai/stablelm-3b-4e1t) on [TinyCoT](https://huggingface.co/datasets/euclaise/TinyCoT), along with [reddit-instruct](https://huggingface.co/datasets/euclaise/reddit-instruct) (subset to 5000 examples, excluding posts with brackets in the title) and a [curated](https://huggingface.co/datasets/sablo/oasst2_curated) subset of [oasst2](https://huggingface.co/datasets/OpenAssistant/oasst2).
|
18 |
|
|
|
|
|
19 |
**Memphis was trained *only* on human data! No GPT generations here.**
|
20 |
|
21 |
Finetuning was performed using my [supertrainer2000](https://github.com/euclaise/supertrainer2000) framework, using my Adalite optimizer.
|
|
|
16 |
|
17 |
Memphis-CoT is a finetune of [StableLM 3b 4e1t](stabilityai/stablelm-3b-4e1t) on [TinyCoT](https://huggingface.co/datasets/euclaise/TinyCoT), along with [reddit-instruct](https://huggingface.co/datasets/euclaise/reddit-instruct) (subset to 5000 examples, excluding posts with brackets in the title) and a [curated](https://huggingface.co/datasets/sablo/oasst2_curated) subset of [oasst2](https://huggingface.co/datasets/OpenAssistant/oasst2).
|
18 |
|
19 |
+
Here is the [GGUF](https://huggingface.co/brittlewis12/Memphis-CoT-3B-GGUF) you could try out.
|
20 |
+
|
21 |
**Memphis was trained *only* on human data! No GPT generations here.**
|
22 |
|
23 |
Finetuning was performed using my [supertrainer2000](https://github.com/euclaise/supertrainer2000) framework, using my Adalite optimizer.
|