llama-stack-mirror/llama_stack
Botao Chen 750604c7af
[Post Training] Fix missing import (#705)
## context
Post training apis are broken after the import * refactor
https://github.com/meta-llama/llama-stack/pull/689. This PR is adding
the missing import back

## Test
Issue a post training request from client and the training finishes
successfully

<img width="1101" alt="Screenshot 2025-01-02 at 12 18 45 PM"
src="https://github.com/user-attachments/assets/8c781459-f340-4021-85e1-fc68b1dcb8c8"
/>

<img width="782" alt="Screenshot 2025-01-02 at 12 18 52 PM"
src="https://github.com/user-attachments/assets/14b04b7d-e5c7-4662-8fa6-748446ad3511"
/>
2025-01-02 13:08:20 -08:00
..
apis [rag evals] refactor & add ability to eval retrieval + generation in agentic eval pipeline (#664) 2025-01-02 11:21:33 -08:00
cli [remove import *] clean up import *'s (#689) 2024-12-27 15:45:44 -08:00
distribution Add missing newlines before printing the Dockerfile content (#700) 2025-01-02 09:04:29 -08:00
providers [Post Training] Fix missing import (#705) 2025-01-02 13:08:20 -08:00
scripts Fix to conda env build script 2024-12-17 12:19:34 -08:00
templates [torchtune integration] post training + eval (#670) 2024-12-20 13:43:13 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00