ipex-llm/python/llm
Junwei Deng 350d31a472 LLM: first push gptneox pybinding (#8234)
* first push gptneox pybinding

* fix

* fix code style and add license

---------

Co-authored-by: binbin <binbin1.deng@intel.com>
2023-06-02 09:28:00 +08:00
..
dev Add dev wheel building script for LLM package on Windows (#8238) 2023-06-01 11:55:26 +08:00
src/bigdl LLM: first push gptneox pybinding (#8234) 2023-06-02 09:28:00 +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: update setup.py to add a missing data(#8240) 2023-06-01 10:25:43 +08:00

BigDL LLM