mirror of
https://github.com/wassname/alignment-handbook.git
synced 2026-08-19 12:00:08 +08:00
Add skeleton
This commit is contained in:
@@ -1 +1,5 @@
|
||||
__version__ = "0.2.0.dev0"
|
||||
|
||||
from .configs import DataArguments, DPOConfig, H4ArgumentParser, ModelArguments, SFTConfig
|
||||
from .data import apply_chat_template, get_datasets
|
||||
from .model_utils import get_kbit_device_map, get_peft_config, get_quantization_config, get_tokenizer
|
||||
|
||||
Reference in New Issue
Block a user