mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 11:18:03 +00:00
Merge branch 'main' into feature/dpo-training
This commit is contained in:
commit
9ac1a01daa
419 changed files with 44853 additions and 1661 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
from typing import Any
|
||||
|
||||
from llama_stack.distribution.datatypes import Api
|
||||
from llama_stack.core.datatypes import Api
|
||||
|
||||
from .config import HuggingFacePostTrainingConfig
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue