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.
 
 
 
 
 
 
ronnywang 87e4c4fa87
[NPU] support npu llama2-13B export & inference (#8442)
7 hours ago
..
cli [LLM] Upgrade from_pretrained/save_pretrained and support shared checkpoint for LLM (#6181) 10 months ago
data fix distdataloader, fix eval with dp group (#8420) 1 week ago
dataaug [GPT] Fix bugs (#7141) 7 months ago
datasets styles (#6892) 8 months ago
embeddings change .numpy to cpu().numpy() (#6940) 8 months ago
experimental [NPU] support npu llama2-13B export & inference (#8442) 7 hours ago
generation [GCU] Support llama for GCU (#8445) 3 days ago
layers Fix type promotion problem. (#8414) 1 week ago
losses black format all (#4014) 1 year ago
metrics Fix type promotion problem. (#8414) 1 week ago
ops use tensor.shape bug not paddle.shape(tensor) (#8260) 1 month ago
peft [Distributed] fix lora (#8325) 3 weeks ago
prompt Fix type promotion problem. (#8414) 1 week ago
quantization fix lora (#7824) 4 months ago
seq2vec Fix some typos. (#5709) 1 year ago
server Fix styles (#5064) 1 year ago
taskflow textfeature_queryinput (#8331) 3 weeks ago
trainer fix load rng compatiblity. (#8450) 3 days ago
transformers [GCU] Support llama for GCU (#8445) 3 days ago
utils [GCU] Support llama for GCU (#8445) 3 days ago
version [Trainer] Support show paddlenlp commit id (#7047) 8 months ago
__init__.py cherry pick paddlenlp 2.8 (#8323) 3 weeks ago