OssBozier

Results 5 comments of OssBozier

My quick & dirty implementation, but it works for a smaller number of records: I downloaded the ODBC connector for my DB (https://mariadb.com/downloads/connectors/connectors-data-access/odbc-connector/) I was using MariaDB. Then used that...

I've written an Excel based version. Not pretty but works. You will need to create your own connection to your DB. [GernerateNames.zip](https://github.com/socratica/sql/files/11835543/GernerateNames.zip) I also thought perhaps I should try writing...

I also translated it to Java: [GenerateNamesJava.zip](https://github.com/socratica/sql/files/11850885/GenerateNamesJava.zip) If you can't get that to work, here is an SQL script with 2 million random names in it: It's limited by the...

I did have the Torch not complied with CUDA enabled on my Windows 11 with Nvidia RTX4070, using conda. I made sure I was in the conda env then ran:...

I was just trying to get it to work at all. I am happy to run it with my GPU as I have enough GPU memory. I did only read...