ipex-llm
ipex-llm copied to clipboard
Please add ollama version/tag number in ipex-llm[cpp]
when I run with cmd 'ollama --version' It always returns with 0.0.0.0
Please add version or tag number to ollama.exe so we can do better management in our project.
Hi @jianjungu , with ipex-llm[cpp]>=2.2.0b20240827, the output of ollama --version will look like ollama version is 0.3.6-ipexllm-20240827 , hope it meet your requirement 😊