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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT-UV-27 - Fine-tune TinyLlama and Qwen2.5-coder models for Magistrala and Prism codebase #29

Closed
wants to merge 1 commit into from

Conversation

JeffMboya
Copy link
Contributor

@JeffMboya JeffMboya commented Oct 14, 2024

What type of PR is this?

This is a feature

What does this do?

This PR fine tunes TinyLlama:1.1b and Qwen2.5-coder:1.5b for Magistrala and Prism codebase

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

No, manually tested

Did you document any new/modified features?

No

Notes

Fine tuned model under test located at: https://huggingface.co/J1997/fine_tuned_qwen_2.5_coder_1.5b

@drasko
Copy link
Contributor

drasko commented Oct 14, 2024

We will not change TinyLlama with Qwen unless we prove that fine-tuning is equally simple.

So please go through fine-tuning procedure and compare the approaches.

This tool: https://github.com/yamadashy/repopack can be useful to pack Magistrala and CocosAI repos for fine-tuning of moels, but probably there are other tools - so also existing tools and approaches must be studied in order to find the most suitable one.

@drasko
Copy link
Contributor

drasko commented Nov 19, 2024

Let's keep TinyLlama for now, it is super fast on CPU, which is good for demos.

@drasko drasko closed this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Fine-tune TinyLlama and Qwen2.5-coder models for Magistrala and Prism codebase
2 participants