Yiming Lin
Yiming Lin
any updates?
I had the same problem but I solved it by making sure the `cudatoolkit` version in my conda environment should be the same as the `nvcc` version.
How is the performance compared with standard (hard) CrossEntropy?
Somehow journal pages don't open correctly. Only standalone pages can work
Definitely cloze would be an awesome plus 👍
@ahrm Thanks for the answer! In this case, could you point me to the solution to the following error? I am on MacOS 13.4.1 (22F82), and I have installed prerequisites...
Turned out it was because my some of my path env variables, like `LIBRARY_PATH` and `CPATH`, started with colon `:`, which qmake doesn't like. After fixing that, I am facing...
> Hmmm maybe change this: > > ``` > QMAKE_MACOSX_DEPLOYMENT_TARGET = 11 > ``` > > in `pdf_viewer_build_config.pro` to > > ``` > QMAKE_MACOSX_DEPLOYMENT_TARGET = 13 > ``` built successfully...
[report.txt](https://github.com/ahrm/sioyek/files/12226125/report.txt)
Thanks for looking into this! I'll just stick to the released version and wait for the qt bug to be fixed. Again, awesome work and I really enjoy the app!