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

Example of Federated LLM Fine-tuning #3029

Merged
merged 19 commits into from
Mar 6, 2024
Merged

Example of Federated LLM Fine-tuning #3029

merged 19 commits into from
Mar 6, 2024

Conversation

yan-gao-GY
Copy link
Contributor

Proposal

This introductory example conducts federated instruction tuning with pre-trained LLama2 models on Alpaca-GPT4 dataset.

Changelog entry

@jafermarq jafermarq added the Examples Add or update a Flower example label Feb 29, 2024
@danieljanes danieljanes marked this pull request as draft March 4, 2024 19:29
examples/fedllm-finetune/client.py Outdated Show resolved Hide resolved
examples/fedllm-finetune/app.py Outdated Show resolved Hide resolved
examples/fedllm-finetune/app.py Outdated Show resolved Hide resolved
examples/fedllm-finetune/test.py Outdated Show resolved Hide resolved
@danieljanes danieljanes marked this pull request as ready for review March 6, 2024 20:14
@danieljanes danieljanes enabled auto-merge (squash) March 6, 2024 20:15
@danieljanes danieljanes merged commit b121f12 into main Mar 6, 2024
28 checks passed
@danieljanes danieljanes deleted the fedllm-finetune branch March 6, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Examples Add or update a Flower example
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants