chore: import upstream snapshot with attribution
Lint test / lint (push) Has been cancelled

This commit is contained in:
wehub-resource-sync
2026-07-13 13:34:58 +08:00
commit a203934033
1368 changed files with 175001 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Copyright (c) ModelScope Contributors. All rights reserved.
from .cached_dataset import export_cached_dataset
from .export import SwiftExport, export_main
from .merge_lora import merge_lora
from .ollama import export_to_ollama
from .quant import quantize_model