Cengguang Zhang
|
7ec82c6042
|
LLM: add README.md for Long-Context examples. (#10765)
* LLM: add readme to long-context examples.
* add precision.
* update wording.
* add GPU type.
* add Long-Context example to GPU examples.
* fix comments.
* update max input length.
* update max length.
* add output length.
* fix wording.
|
2024-04-17 15:34:59 +08:00 |
|
Keyan (Kyrie) Zhang
|
1256a2cc4e
|
Add chatglm3 long input example (#10739)
* Add long context input example for chatglm3
* Small fix
* Small fix
* Small fix
|
2024-04-11 16:33:43 +08:00 |
|
Shaojun Liu
|
f37a1f2a81
|
Upgrade to python 3.11 (#10711)
* create conda env with python 3.11
* recommend to use Python 3.11
* update
|
2024-04-09 17:41:17 +08:00 |
|
Cengguang Zhang
|
6a32216269
|
LLM: add llama2 8k input example. (#10696)
* LLM: add llama2-32K example.
* refactor name.
* fix comments.
* add IPEX_LLM_LOW_MEM notes and update sample output.
|
2024-04-09 16:02:37 +08:00 |
|