Marcelo Busana
Marcelo Busana
I have the same issue here, MariaDB. prisma is repeating foreing keys in every migration. -- AddForeignKey ALTER TABLE `post` ADD CONSTRAINT `post_userFK` FOREIGN KEY (`userId`) REFERENCES `user`(`id`) ON DELETE...
> I have the same issue here, MariaDB. prisma is repeating foreing keys in every migration. > > -- AddForeignKey ALTER TABLE `post` ADD CONSTRAINT `post_userFK` FOREIGN KEY (`userId`) REFERENCES...
I tried to run the Pixtral with python code using an RTX 4060 with 16GB, but it was not possible :(. Perhaps it would work with a 4090 with 24GB....
> Traceback (most recent call last): File "/workspaces/codespaces-blank/kotaemon/app.py", line 13, in from ktem.main import App # noqa ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspaces/codespaces-blank/kotaemon/libs/ktem/ktem/main.py", line 2, in from ktem.app import BaseApp File "/workspaces/codespaces-blank/kotaemon/libs/ktem/ktem/app.py", line...
The same here, blocked yesterday during a coding session. > My colleague is facing the same issue as well. Yesterday he upgraded from MAX 5x to 20x. It faced an...