/pandasai-sandbox-exploit

pandasai-sandbox-exploit

Primary LanguagePythonMIT LicenseMIT

pandasai-sandbox-exploit

Download in local directory Mistral-based models for llama.cpp:

  1. speechless-code-mistral-7B-v1.0-GGUF https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q5_K_M.gguf

  2. Mistral-7B-v0.1-GGUF https://huggingface.co/TheBloke/Mistral-7B-v0.1-GGUF/blob/main/mistral-7b-v0.1.Q5_K_M.gguf

python3.11 -m venv venv
source venv/bin/activate
pip install -r requirements.txt --force-reinstall --upgrade --no-cache-dir

References