[Feature] Support decode with DP in pytorch (#193)
* support decode * unit test and benckmark and improve * remove some drafts * enable numerical test * minor * add some benchmark data * add more output * update interface * remove debugs * format * update docstring * remove print and add benchmark results * use logits & add main * fix rb * dump large * update test * update test decode * add decimal
Showing
lmdeploy/pytorch/decode.py
0 → 100644
tests/pytorch/test_decode.py
0 → 100644
Please register or sign in to comment