Running summary gives me 404 #14
-
I run
Where should I start loking to debug? I am new to Python. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
looks like you have if you have not already run if you have already run this command, then its possible you have an issue in the environment. In that case, I would need more information about your operating system and python environment (venv, pyenv, conda?) operating system... if you are on windows then lsw is going to work better than powershell. |
Beta Was this translation helpful? Give feedback.
-
It worked! Thank you. This tool is amazing. Keep up the great work :) |
Beta Was this translation helpful? Give feedback.
looks like you have
cognitivetech/obook_summary:q6_k
in_config.yaml
if you have not already run
ollama pull cognitivetech/obook_summary:q6_k
if you have already run this command, then its possible you have an issue in the environment. In that case, I would need more information about your operating system and python environment (venv, pyenv, conda?) operating system... if you are on windows then lsw is going to work better than powershell.