--- base_model: unsloth/gemma-2-9b-bnb-4bit datasets: - fadodr/mental_health_therapy language: - en license: apache-2.0 tags: - text-generation-inference - transformers - unsloth - gemma2 - trl pipeline_tag: text-generation --- # Model Description: MindGem is a specialized model for mental health therapy, trained on over 8,000 therapy interactions. Designed to guide users through challenging situations, it can be run locally to ensure complete privacy in conversations. # Training details Fine-tuned for one epoch on the training set, you can find more details here: https://tinyurl.com/mr3ehnuz # Uploaded model - **Developed by:** Xingyu - **License:** apache-2.0 - **Finetuned from model :** unsloth/gemma-2-9b-bnb-4bit This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [](https://github.com/unslothai/unsloth)