Ivan Gabriele
Ivan Gabriele
@admah Don't hesitate to tell me if anything is missing. I took the liberty to clean some docs.
@admah Thanks for the heads up ^^. I'll rebase this branch once master is ready.
@admah Sorry for the late update! I just rebased ;). I'm not sure why the CI don't run the new generated job, I guess it's because of Github branch protection...
@admah I will open multiple PRs then (closing this one afterwards) and just use `slim` as the default ^^.
I'm trying to run FastChat in a CUDA Docker Image and I have the same issue with an RTX 2070 8Gb: ```sh OutOfMemoryError: CUDA out of memory. Tried to allocate...
I will check that in details this weekend, this seems like a nice feature to add ^^, all together with v10 support. As for the url builder, I need to...
Hi @nickwood2009! Sorry for the very late reply! As I explained in the other issue, I've been swamped with my main job as well as dedicating some time to the...
Hi @jontstaz! Sorry for the very late reply. This is indeed in the middle of a big feature upgrade. I've been swamped with my main job as well as dedicating...
Hi, Sorry for not seeing your message sooner. Unless I'm missing something, how do you expect to generate a Windows build under a Linux image?
It depends on what you're talking about. If you're just talking about building an MSI or a NSIS, it's pretty straightforward: https://github.com/ivangabriele/clamav-desktop/blob/main/.github/workflows/build.yml#L56. There is no need for this complex Docker...