Ruonan Wang
|
4be784a49d
|
LLM: add UT for starcoder (convert, inference) update examples and readme (#8379)
* first commit to add path
* update example and readme
* update path
* fix
* update based on comment
|
2023-06-27 12:12:11 +08:00 |
|
Shengsheng Huang
|
c113ecb929
|
[LLM] langchain bloom, UT's, default parameters (#8357)
* update langchain default parameters to align w/ api
* add ut's for llm and embeddings
* update inference test script to install langchain deps
* update tests workflows
---------
Co-authored-by: leonardozcm <changmin.zhao@intel.com>
|
2023-06-25 17:38:00 +08:00 |
|
Zhao Changmin
|
4d177ca0a1
|
LLM: Merge convert pth/gptq model script into one shell script (#8348)
* convert model in one
* model type
* license
* readme and pep8
* ut path
* rename
* readme
* fix docs
* without lines
|
2023-06-19 11:50:05 +08:00 |
|
binbin Deng
|
ab1a833990
|
LLM: add basic uts related to inference (#8346)
|
2023-06-19 10:25:51 +08:00 |
|
Yuwen Hu
|
1aa33d35d5
|
[LLM] Refactor LLM Linux tests (#8349)
* Small name fix
* Add convert nightly tests, and for other llm tests, use stable ckpt
* Small fix and ftp fix
* Small fix
* Small fix
|
2023-06-16 15:22:48 +08:00 |
|
Yuwen Hu
|
b30aa49c4e
|
[LLM] Add Actions for downloading & converting models (#8320)
* First push to downloading and converting llm models for testing (Gondolin runner, avx2 for now)
* Change yml file name
|
2023-06-15 13:43:47 +08:00 |
|
Pingchuan Ma (Henry)
|
c48d5f7cff
|
[LLM] Enable UT workflow logics for LLM (#8243)
* check push connection
* enable UT workflow logics for LLM
* test fix
* add licenses
* test fix according to suggestions
* test fix
* update changes
|
2023-06-02 17:06:35 +08:00 |
|