Wang, Jian4
|
9df70d95eb
|
Refactor bigdl.llm to ipex_llm (#24)
* Rename bigdl/llm to ipex_llm
* rm python/llm/src/bigdl
* from bigdl.llm to from ipex_llm
|
2024-03-22 15:41:21 +08:00 |
|
Ovo233
|
2aaa21c41d
|
LLM: Update ppl tests (#10092)
* update ppl tests
* use load_dataset api
* add exception handling
* add language argument
* address comments
|
2024-02-06 17:31:48 +08:00 |
|
Ovo233
|
226f398c2a
|
fix ppl test errors (#10036)
|
2024-01-30 16:26:21 +08:00 |
|
Chen, Zhentao
|
a8c866c32b
|
add ppl benchmark (#9914)
* add ppl benchmark
* add license
* add readme
* add dataset argument
* add dataset usage
* fixed low bit args
* correct result
* fix terminal display
* fix ppl update
* enable fp16 fp32 bf16
* format the desc
* fix model_kwargs
* add more readme
|
2024-01-18 17:54:28 +08:00 |
|