Sergio Moreno
Sergio Moreno
will close: s #8
I'm lookin for a library that helps me to build a tool for creating panels that can be adjusted to a column layout of 12 columns. Do you think with...
Hi! Kudos for this project Michael! It is amazing. We're migrating from a single repo with a RAG and and T40, to one repo with a RAG with just cpu...
I've migrated to the new types system, all of them working correctly except the testing suite that is running on a circular reference issue. ``` Type of property 'settings' circularly...
**Describe the bug** We're seeing an strange behaviour on Next.js, after a redirect or reload sometimes the translations are lost and we only can see the ids on the screen....
https://github.com/VikParuchuri/surya/blob/8cd024dd9411cd6ad4b0e0bc875eec32f84d387d/surya/model/recognition/decoder.py#L99C45-L99C56 ```bash File "/usr/local/lib/python3.11/dist-packages/torch/nn/modules/module.py", line 1553, in _wrapped_call_impl return self._call_impl(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/torch/nn/modules/module.py", line 1562, in _call_impl return forward_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/surya/model/recognition/decoder.py", line 308, in forward hidden_states =...
## Motivation Introduce the feature requested here: #4075 ### Have you read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/master/CONTRIBUTING.md#pull-requests)? Yes ## Test Plan & Pending things - [ ] Introduce this...
Hi guys, hope this pull-request suits you well I've had a boring weekend and had time to give some love to this library, QuestDb is cool but db clients experience...
```bash Error: socket hang up at Socket.socketOnEnd (node:_http_client:530:25) at Socket.emit (node:events:530:35) at endReadableNT (node:internal/streams/readable:1698:12) at processTicksAndRejections (node:internal/process/task_queues:90:21) ``` We're inserting massively through multiple machines a few millions of rows, our...