katanaml / sparrow

Data processing with ML, LLM and Vision LLM
https://katanaml.io
GNU General Public License v3.0
3.71k stars 378 forks source link

Getting Errors while running sparrow.sh under llm #54

Closed sanjay-nit closed 5 months ago

sanjay-nit commented 5 months ago

I already installed all dependencies, Looks like there are some version conflicts.

FYI: I'm running it on Linux(Ubuntu 22.04.1)

Issues: ModuleNotFoundError: No module named 'tenacity.asyncio'

abaranovskis-redsamurai commented 5 months ago

hey, which agent you are trying to run?

sanjay-nit commented 5 months ago

hey, which agent you are trying to run?

I've installed Ollama and pulled llama3 model. I didn't make any changes in configuration.

abaranovskis-redsamurai commented 5 months ago

yes, but how you are running Sparrow, which command you are executing, before getting that error?