Skip to content

Commit ce9b164

Browse files
authored
update LLM recipes (#1704)
Signed-off-by: Sun, Xuehao <[email protected]>
1 parent 92533a6 commit ce9b164

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/llm_recipes.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This document aims to publish the specific recipes we achieved for the popular L
1717
| EleutherAI/gpt-j-6b ||||
1818
| facebook/opt-1.3b ||||
1919
| facebook/opt-30b ||||
20-
| meta-llama/Llama-2-7b-hf | WIP |||
20+
| meta-llama/Llama-2-7b-hf | |||
2121
| meta-llama/Llama-2-13b-hf ||||
2222
| meta-llama/Llama-2-70b-hf ||||
2323
| tiiuae/falcon-7b ||||
@@ -27,10 +27,10 @@ This document aims to publish the specific recipes we achieved for the popular L
2727
| baichuan-inc/Baichuan2-7B-Chat ||||
2828
| bigscience/bloom-1b7 ||||
2929
| databricks/dolly-v2-12b ||||
30-
| EleutherAI/gpt-neox-20b ||| |
30+
| EleutherAI/gpt-neox-20b ||| |
3131
| mistralai/Mistral-7B-v0.1 ||||
32-
| THUDM/chatglm2-6b | WIP || WIP |
33-
| THUDM/chatglm3-6b | WIP || WIP |
32+
| THUDM/chatglm2-6b | WIP || |
33+
| THUDM/chatglm3-6b | WIP || |
3434

3535
**Detail recipes can be found [HERE](https://github.com/intel/intel-extension-for-transformers/blob/main/examples/huggingface/pytorch/text-generation/quantization/llm_quantization_recipes.md).**
3636

0 commit comments

Comments
 (0)