vanna
vanna copied to clipboard
Error caused when using llama:70b (currently solved by modifying the vanna/ollama/ollama.py file, we hope to fix this problem in subsequent versions)
In line 27, if my model is llama:70b, it will be modified to llama:70b:latest
Currently I modified the code to [in -> not in] and it ran successfully
Thanks @Mioooooo — would you like to submit a PR?
@Mioooooo did v0.5.3 address this issue for you?
@Mioooooo did v0.5.3 address this issue for you?
Yes, I saw and updated the latest version. This problem has been successfully solved. Thank you.
Thanks for confirming!