ipex-llm/python/llm
Ruonan Wang c890609d1e LLM: Support package/quantize for llama.cpp/redpajama.cpp on Windows (#8236)
* support windows of llama.cpp

* update quantize

* update version of llama.cp submodule

* add gptneox.dll

* add quantize-gptneox.exe
2023-05-31 14:47:12 +08:00
..
dev/test [LLM] Add LLM pep8 coding style checking (#8233) 2023-05-30 15:58:14 +08:00
src/bigdl LLM: Support package/quantize for llama.cpp/redpajama.cpp on Windows (#8236) 2023-05-31 14:47:12 +08:00
vendor LLM: Support package/quantize for llama.cpp/redpajama.cpp on Windows (#8236) 2023-05-31 14:47:12 +08:00
CMakeLists.txt LLM: Support package/quantize for llama.cpp/redpajama.cpp on Windows (#8236) 2023-05-31 14:47:12 +08:00
README.md [llm] Initial support of package and quantize (#8228) 2023-05-26 16:36:46 +08:00
setup-linux.py LLM: Support package/quantize for llama.cpp/redpajama.cpp on Windows (#8236) 2023-05-31 14:47:12 +08:00
setup.py LLM: Support package/quantize for llama.cpp/redpajama.cpp on Windows (#8236) 2023-05-31 14:47:12 +08:00

BigDL LLM