This website requires JavaScript.
Explore
Help
Register
Sign In
423A35C7
/
LLaMA-Factory
Watch
1
Star
0
Fork
0
You've already forked LLaMA-Factory
mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced
2025-11-06 02:42:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
LLaMA-Factory
/
src
/
llamafactory
/
hparams
History
hiyouga
67479ce5d9
support disable shuffling
...
Former-commit-id: 9d8c35fd6b838ede0bd6827c6c6121f2cba2b11b
2024-12-19 08:53:21 +00:00
..
__init__.py
add license
2024-06-15 17:54:33 +08:00
data_args.py
add vllm config
2024-11-10 21:28:18 +08:00
evaluation_args.py
add license
2024-06-15 17:54:33 +08:00
finetuning_args.py
support disable shuffling
2024-12-19 08:53:21 +00:00
generating_args.py
support control eos,
fix
#6345
2024-12-17 10:42:05 +00:00
model_args.py
Add missing key to init_kwargs
2024-12-17 12:34:05 +00:00
parser.py
support batch infer in vllm
2024-12-04 13:50:00 +00:00