You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zhong Hui ecb2f66676
fix llama pretrain init. (#6116)
11 months ago
..
deploy/python [CodeStyle] fix styles in `model_zoo`, `paddlenlp/transformers` (#5462) 1 year ago
fast_gpt Fix faster fp16 (#4423) 1 year ago
scripts [LLM] support trainer for gpt and llama pre-training. (#6053) 11 months ago
README.md [LLM] support trainer for gpt and llama pre-training. (#6053) 11 months ago
args.py Fix some typos. (#5709) 1 year ago
converter.py [CodeStyle] fix styles in `model_zoo`, `paddlenlp/transformers` (#5462) 1 year ago
data_tools [BugFix] Fix model zoo relative import (#2130) 2 years ago
dataset.py fix data loader (#5999) 1 year ago
export_model.py black format all (#4014) 1 year ago
lr.py Fix styles in `examples/language_models` (#5215) 1 year ago
predict.py [CodeStyle] fix styles in `model_zoo`, `paddlenlp/transformers` (#5462) 1 year ago
requirements.txt [ModelZoo] Refactor GPT usage in Model Zoo (#3917) 1 year ago
run_eval.py add Custom NPU support for several models (#4956) 1 year ago
run_generation.py [BugFix] Update run_pretrain_static.py (#5636) 1 year ago
run_glue.py fix styles (#5947) 1 year ago
run_msra_ner.py [New features] testing example of model zoo (#4398) 1 year ago
run_pretrain.py [Function optimization] revert gpt `run_pretrain` to enable tipc (#4702) 1 year ago
run_pretrain_static.py fix gpt2 bug gpt3 save pretrained bug (#5967) 1 year ago
run_pretrain_trainer.py fix llama pretrain init. (#6116) 11 months ago