runtime error
Exit code: 1. Reason: /wheel/platlib/lib/libggml_shared.so -- Installing: /tmp/tmpumke2i8s/wheel/platlib/lib/cmake/Llama/LlamaConfig.cmake -- Installing: /tmp/tmpumke2i8s/wheel/platlib/lib/cmake/Llama/LlamaConfigVersion.cmake -- Installing: /tmp/tmpumke2i8s/wheel/platlib/include/ggml.h -- Installing: /tmp/tmpumke2i8s/wheel/platlib/include/k_quants.h -- Installing: /tmp/tmpumke2i8s/wheel/platlib/lib/libllama.so -- Installing: /tmp/tmpumke2i8s/wheel/platlib/include/llama.h -- Installing: /tmp/tmpumke2i8s/wheel/platlib/bin/convert.py -- Installing: /tmp/tmpumke2i8s/wheel/platlib/bin/convert-lora-to-ggml.py -- Installing: /tmp/tmpumke2i8s/wheel/platlib/llama_cpp/libllama.so -- Installing: /tmp/pip-install-uiil9_ft/llama-cpp-python_fc6acdd7dde44a3b9861cdf611c4a33b/llama_cpp/libllama.so *** Making wheel... *** Created llama_cpp_python-0.2.11-cp310-cp310-linux_x86_64.whl Building wheel for llama-cpp-python (pyproject.toml): finished with status 'done' Created wheel for llama-cpp-python: filename=llama_cpp_python-0.2.11-cp310-cp310-linux_x86_64.whl size=1011155 sha256=8731de5ed24e4a4e07a6c0c09676da351eea7328e647ea16e934d5ed846899ee Stored in directory: /home/user/.cache/pip/wheels/dc/42/77/a3ab0d02700427ea364de5797786c0272779dce795f62c3bc2 Successfully built llama-cpp-python Installing collected packages: diskcache, llama-cpp-python Successfully installed diskcache-5.6.3 llama-cpp-python-0.2.11 [nltk_data] Downloading package punkt to /home/user/nltk_data... [nltk_data] Unzipping tokenizers/punkt.zip. False CUDA not available, using CPU Loading whisper ASR Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> mistral_llm=Llama(model_path=mistral_model_path,n_gpu_layer=15,max_new_tokens=256,context_window=4096,n_ctx=4096,n_batch=128,verbose=False) File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama.py", line 354, in __init__ raise ValueError(f"Model path does not exist: {model_path}") ValueError: Model path does not exist: mistralai/Mistral-7B-Instruct-v0.1
Container logs:
Fetching error logs...