From db26c7b84d4765771b3e7a0801ff06333727e50c Mon Sep 17 00:00:00 2001 From: Yuwen Hu <54161268+Oscilloscope98@users.noreply.github.com> Date: Wed, 6 Sep 2023 20:04:17 +0800 Subject: [PATCH] [LLM] Update readme gif & image url to the ones hosted on readthedocs (#8900) --- README.md | 4 ++-- python/llm/README.md | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d83381fa..75e5d074 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ See the ***optimized performance*** of `chatglm2-6b`, `llama-2-13b-chat`, and `starcoder-15.5b` models on a 12th Gen Intel Core CPU below.

- - + +

### `bigdl-llm` quickstart diff --git a/python/llm/README.md b/python/llm/README.md index 6ae4d90c..c8569827 100644 --- a/python/llm/README.md +++ b/python/llm/README.md @@ -11,10 +11,11 @@ See the ***optimized performance*** of `chatglm2-6b`, `llama-2-13b-chat`, and `starcoder-15.5b` models on a 12th Gen Intel Core CPU below.

- - + +

+ ### Verified models We may use any Hugging Face Transfomer models on `bigdl-llm`, and the following models have been verified on Intel laptops. | Model | Example |