Andrew DalPino
Andrew DalPino
You're welcome! If you're looking for a place to get started with Transformer networks, I highly recommend Andrey Karpathy's NanoGPT project as a place to get started. It uses PyTorch...
Is this solving a problem that we have currently? Or a potential one in the future?
Hey thanks @takielias I'm just reading this now! It sounds like you want image segmentation? In other words, you want the model to draw a bounding box around the pigeons...
Hey thanks for the heads up @follestad ... definitely something we'll look into further! If you want to hack it for now, you could remove the `wamania/php-stemmer` dependency and delete...
2.3.2 will use a new version 3 of PHP Stemmer, hopefully that fixes your issue
Has this been resolved now?
Hi @ahmaruff, thanks for posting this here. Just to carry over some info from the initial bug report ... I believe there is an issue with the call to LAPACK/OpenBLAS's...
I believe this is fixed now, I was able to run SVD on the Iris dataset with the new Tensor 3.0.5 extension which has an updated Zephir library.
Sorry fellas I haven't had alot of time lately. I'll take a look into this as soon as I can.
It looks as though Zephir does not support PHP 8.2 yet https://github.com/zephir-lang/zephir/releases/tag/0.16.3 Having that said, if you have a fix @sneakyimp can you submit a PR? Otherwise, you could try...