ipex-llm/python/llm
binbin Deng 8421af51ae LLM: support converting to ggml format (#8235)
* add convert

* fix

* fix

* fix

* try

* test

* update check

* fix

* fix
2023-05-31 15:20:06 +08:00
..
dev/test LLM: support converting to ggml format (#8235) 2023-05-31 15:20:06 +08:00
src/bigdl LLM: support converting to ggml format (#8235) 2023-05-31 15:20:06 +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