mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-02-01 08:13:38 +00:00
[v1] kernel plugin (#9274)
Co-authored-by: frozenleaves <frozen@Mac.local>
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
# limitations under the License.
|
||||
|
||||
|
||||
from typing import Callable, NotRequired, TypedDict
|
||||
from typing import Callable, TypedDict
|
||||
|
||||
from typing_extensions import NotRequired
|
||||
|
||||
from ...extras.types import Sample, SFTSample
|
||||
|
||||
|
||||
Reference in New Issue
Block a user