Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fine-Tuning Mistral-7b for Real-World Chatbot Applications Using Axolotl (Lora used) #1155

Merged
merged 9 commits into from
Jan 23, 2024

Conversation

Tilemachoc
Copy link
Contributor

@Tilemachoc Tilemachoc commented Jan 19, 2024

Description

This repository presents an in-depth guide for fine-tuning Mistral-7b or any other compatible model using Axolotl, tailored specifically for chatbot development. It streamlines the process of fine-tuning and uploading the enhanced model to HuggingFace 馃, thereby serving as an invaluable tool for developers in the AI and chatbot domain.

What鈥檚 Inside:

Beginner-Friendly Instructions: Comprehensive steps to guide you through fine-tuning your chosen model, including details on the data structure (jsonl), configuration, and the code itself.

Hardware Utilized: For reference, the fine-tuning in this guide was performed using 4x NVIDIA GeForce RTX 3090 (rented 2.1.2-cuda12.1-cudnn8-devel).

Uploading to HuggingFace 馃:
To upload your fine-tuned model to Hugging Face, include the following files:
Screenshot 2024-01-19 213932

Tilemachos Chatzipapas t.chatzipapas@gmail.com

Comment on lines 14 to 18
## Get in Touch
For further information, queries, or collaboration opportunities, feel free to contact me:

Tilemachos Chatzipapas
Email: _t.chatzipapas@gmail.com_
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Get in Touch
For further information, queries, or collaboration opportunities, feel free to contact me:
Tilemachos Chatzipapas
Email: _t.chatzipapas@gmail.com_

Sorry, the repository is not a marketing platform. We are happy to shout out your guide contribution on Twitter and discord though.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be honest I was using chatgpt for the readme to be organised and I did not pay too much attention at the Contact me section, I edited it to just my name and my email, thank you for your comment

@winglian winglian merged commit cc25039 into axolotl-ai-cloud:main Jan 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants