ipex-llm/python/llm
binbin Deng e56f24b424 LLM: first push llama pybinding (#8241)
* first push llama binding

* update dll
2023-06-01 10:59:15 +08:00
..
dev/test LLM: support converting to ggml format (#8235) 2023-05-31 15:20:06 +08:00
src/bigdl LLM: first push llama pybinding (#8241) 2023-06-01 10:59:15 +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