llama-stack-mirror/llama_stack/apis/post_training
Botao Chen 4320b0ebb2
[Post training] make validation steps configurable (#715)
## what does this PR do? 
The current code hardcode the validation steps to run (forgot to change
it after testing). in this PR, we make it configurable by training
config

## test 
On client side, issue a post training request with 20 validation steps,
server side logging shows that it runs 20 validation steps successfully
<img width="1128" alt="Screenshot 2025-01-02 at 8 21 06 PM"
src="https://github.com/user-attachments/assets/7a757516-c6ba-41d4-85c5-361a80ecf46e"
/>
2025-01-03 08:43:24 -08:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
post_training.py [Post training] make validation steps configurable (#715) 2025-01-03 08:43:24 -08:00