This website requires JavaScript.
Explore
Help
Register
Sign In
kyy
/
llm_trainer
Watch
1
Star
0
Fork
0
You've already forked llm_trainer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e90c424f55b17e4971f8b9d85b6aeac89bb6b98e
llm_trainer
/
src
/
llamafactory
/
hparams
History
hoshi-hiyouga
e90c424f55
Update parser.py
2024-06-24 21:37:42 +08:00
..
__init__.py
add license
2024-06-15 17:54:33 +08:00
data_args.py
tiny fix
2024-06-16 01:06:41 +08:00
evaluation_args.py
add license
2024-06-15 17:54:33 +08:00
finetuning_args.py
lint
2024-06-17 22:35:56 +08:00
generating_args.py
add license
2024-06-15 17:54:33 +08:00
model_args.py
Bug Fix:
off
is parsed as
False
in yaml file, changed to
disabled
to avoid this.
2024-06-24 20:39:31 +08:00
parser.py
Update parser.py
2024-06-24 21:37:42 +08:00