Update README.md (#8433)
This commit is contained in:
parent
449aea7ffc
commit
f116833e42
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -7,6 +7,18 @@ _**Fast, Distributed, Secure AI for Big Data**_
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
## Latest News
|
||||||
|
|
||||||
|
- **Try the latest [`bigdl-llm`](python/llm) for running LLM (language language model) on your Intel laptop using INT4 with very low latency!** *(It is built on top of the excellent work of [llama.cpp](https://github.com/ggerganov/llama.cpp), [gptq](https://github.com/IST-DASLab/gptq), [bitsandbytes](https://github.com/TimDettmers/bitsandbytes), etc.)*
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://github.com/bigdl-project/bigdl-project.github.io/blob/master/assets/llm-7b.gif" width='33%' /> <img src="https://github.com/bigdl-project/bigdl-project.github.io/blob/master/assets/llm-13b.gif" width='33%' /> <img src="https://github.com/bigdl-project/bigdl-project.github.io/blob/master/assets/llm-15b5.gif" width='33%' />
|
||||||
|
<img src="https://github.com/bigdl-project/bigdl-project.github.io/blob/master/assets/llm-models.png" width='85%'/>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
## Overview
|
||||||
|
|
||||||
BigDL seamlessly scales your data analytics & AI applications from laptop to cloud, with the following libraries:
|
BigDL seamlessly scales your data analytics & AI applications from laptop to cloud, with the following libraries:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue