From 6dc0714f1a6b2c9f9e5a7780c6d9ad3c00dbb439 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sayhan=20Yalva=C3=A7er?= Date: Sun, 18 Feb 2024 09:53:33 +0000 Subject: [PATCH] Upload README.md with huggingface_hub --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e06d965..40dd789 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,20 @@ language: - en license: apache-2.0 tags: -- transformers - text-generation-inference +- transformers - unsloth - mistral - gguf base_model: teknium/OpenHermes-2.5-Mistral-7B -datasets: -- sayhan/strix-philosophy-qa -library_name: trl --- -# OpenHermes 2.5 Stix Philosophy Mistral 7B -- **Finetuned by:** [sayhan](https://huggingface.co/sayhan) +# Uploaded model + +- **Developed by:** sayhan - **License:** apache-2.0 -- **Finetuned from model :** [teknium/OpenHermes-2.5-Mistral-7B](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) -- **Dataset:** [sayhan/strix-philosophy-qa](https://huggingface.co/datasets/sayhan/strix-philosophy-qa) \ No newline at end of file +- **Finetuned from model :** teknium/OpenHermes-2.5-Mistral-7B + +This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. + +[](https://github.com/unslothai/unsloth)