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)