ipex-llm/python/llm/example/CPU/Applications/streaming-llm/streaming_llm
Zheng, Yi a4a1dec064 Add a cpu example of HuggingFace Transformers Agent (use vicuna-7b-v1.5) (#9284)
* Add examples of HF Agent

* Modify folder structure and add link of demo.jpg

* Fixes of readme

* Merge applications and Applications
2023-10-27 17:14:12 +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 Add a cpu example of HuggingFace Transformers Agent (use vicuna-7b-v1.5) (#9284) 2023-10-27 17:14:12 +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 Add a cpu example of HuggingFace Transformers Agent (use vicuna-7b-v1.5) (#9284) 2023-10-27 17:14:12 +08:00
utils.py Add a cpu example of HuggingFace Transformers Agent (use vicuna-7b-v1.5) (#9284) 2023-10-27 17:14:12 +08:00