Update __init__.py
This commit is contained in:
parent
cdbab15596
commit
b891367829
1 changed files with 1 additions and 1 deletions
|
|
@ -20,4 +20,4 @@ from .mistral import FastMistralModel
|
|||
from .qwen2 import FastQwen2Model
|
||||
from .dpo import PatchDPOTrainer, PatchKTOTrainer
|
||||
from ._utils import is_bfloat16_supported
|
||||
from .rl import PatchRL, PatchRLStatistics
|
||||
from .rl import PatchFastRL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue