Sergio A. Laverde P.
Sergio A. Laverde P.
Looking at the URL for the Pytorch install this doesn't need a GPU since it uses CPU as the computing platform. I heard we can reduce the size of that...
Well seeing how we have already more or less frozen the features for v12.0 and since I have an assignment for this weekend I suggest to give it some time....
Hi, I have a few questions, hoping not to derail this too much: - How is performance in Python 3.11? That is what Debian 12 currently packages so probably RPis...
I did some really quick mockups last night and was able to reduce it to 1.81 GB by changing the base to `python:slim` and ensuring no cache is used when...
> Did you mean replace to test the image size, or did you mean you will replace all spacy packages with stanza? Replace where possible to see the image size...
I did some rough DA and in summary: - Stanza with `pos` is always more accurate, except when unavailable which is only Macedonian among the 59 languages. I think Spacy...
I can do the Python side, I will be having a bit more spare time starting this week. Adding the option to install the extra-extra-large Finish model with Pytorch I...
Is that really practical, given that the spacy model for Finish would always be present? Currently we only check for the extra languages, so that a default install returns an...
> The app should create the storage folder itself upon first start rather than having to mount a bunch of empty folders manually Docker permissions have been problematic for us...
> What is the problem with laravel logs? It's not a directory users copy into No but it is a folder Laravel writes into, which runs as its own user...