fpena06
fpena06
@zseta Hi, the data is loaded automatically with the sh script. This is my first time running.
I don't think there's any issue with the data or queries, since I can manually query them with postgres client.
@1kc2 yes, if you click on the charts menu on top. It will display all charts. Select the one you want. Then next to .CSV, there is a menu to...
@1kc2 they can also be seen in the .sql file included in the code.
@zseta I have the same issue, I have git lfs installed and initialized on my system. All CSV files downloaded.
These are the new errors I see. `pre-built-dashboards-nft-starter-kit-1 | connection = pool._invoke_creator(self) pre-built-dashboards-nft-starter-kit-1 | File "/usr/local/lib/python3.8/site-packages/sqlalchemy/engine/strategies.py", line 114, in connect pre-built-dashboards-nft-starter-kit-1 | return dialect.connect(*cargs, **cparams) pre-built-dashboards-nft-starter-kit-1 | File "/usr/local/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line...
I'm seeing the same issue. Have either of you found a solution? Thanks
Which model are you using? Seems to work for me with llamacpp but extremely slow.
> I'm getting an error on my m1 too. what model are you using? For me it's currently working with llamacpp with the --mlock flag, which made it work much...