ipex-llm/python/llm/example/CPU/Applications/streaming-llm/streaming_llm
Wang, Jian4 9df70d95eb
Refactor bigdl.llm to ipex_llm (#24)
* Rename bigdl/llm to ipex_llm

* rm python/llm/src/bigdl

* from bigdl.llm to from ipex_llm
2024-03-22 15:41:21 +08:00
..
__init__.py Add a cpu example of HuggingFace Transformers Agent (use vicuna-7b-v1.5) (#9284) 2023-10-27 17:14:12 +08:00
enable_streaming_llm.py Stream llm example for both GPU and CPU (#9390) 2024-02-27 15:54:47 -08:00
kv_cache.py Add a cpu example of HuggingFace Transformers Agent (use vicuna-7b-v1.5) (#9284) 2023-10-27 17:14:12 +08:00
modify_falcon.py Add a cpu example of HuggingFace Transformers Agent (use vicuna-7b-v1.5) (#9284) 2023-10-27 17:14:12 +08:00
modify_gpt_neox.py Add a cpu example of HuggingFace Transformers Agent (use vicuna-7b-v1.5) (#9284) 2023-10-27 17:14:12 +08:00
modify_llama.py Stream llm example for both GPU and CPU (#9390) 2024-02-27 15:54:47 -08:00
utils.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00