xingyuan li
|
610084e3c0
|
[LLM] Complete windows unittest (#8611)
* add windows nightly test workflow
* use github runner to run pr test
* model load should use lowbit
* remove tmp dir after testing
|
2023-08-03 14:48:42 +09:00 |
|
xingyuan li
|
7d45233825
|
fix trigger enable flag (#8616)
|
2023-07-26 10:53:03 +09:00 |
|
xingyuan li
|
9c897ac7db
|
[LLM] Merge redundant code in workflow (#8596)
* modify workflow concurrency group
* Add build check to avoid repeated compilation
* remove redundant code
|
2023-07-25 12:12:00 +09:00 |
|
xingyuan li
|
4f152b4e3a
|
[LLM] Merge the llm.cpp build and the pypi release (#8503)
* checkout llm.cpp to build new binary
* use artifact to get latest built binary files
* rename quantize
* modify all release workflow
|
2023-07-13 16:34:24 +09:00 |
|
xingyuan li
|
04f2f04410
|
Add workflow_dispatch for llm unittest workflow (#8485)
|
2023-07-10 13:16:18 +08:00 |
|
binbin Deng
|
146662bc0d
|
LLM: fix langchain windows failure (#8417)
|
2023-06-30 09:59:10 +08:00 |
|
Yina Chen
|
6251ad8934
|
[LLM]Windows unittest (#8356)
* win-unittest
* update
* update
* try llama 7b
* delete llama
* update
* add red-3b
* only test red-3b
* revert
* add langchain
* add dependency
* delete langchain
|
2023-06-29 14:03:12 +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 |
|