issues
search
adap
/
flower
Flower: A Friendly Federated AI Framework
https://flower.ai
Apache License 2.0
5.13k
stars
881
forks
source link
refactor(examples) Update get/set parameters functions for `flowertune-llm` example
#4219
Closed
yan-gao-GY
closed
2 months ago
yan-gao-GY
commented
2 months ago
Proposal
Update FlowerTune LLM example:
Move get/set parameters functions from
client_app.py
to
models.py
.
Proposal
Update FlowerTune LLM example:
client_app.py
tomodels.py
.