Enxin's picture
Upload folder using huggingface_hub
96fe658 verified
raw
history blame contribute delete
126 Bytes
# Copyright (c) Alibaba, Inc. and its affiliates.
from swift.llm import rlhf_main
if __name__ == '__main__':
rlhf_main()