Eduard Zorita

Results 9 issues of Eduard Zorita

Hi Scott, this is a fantastic project. Thanks for your contribution. Not sure if this has been asked before. Is there an easy way to export the laser cut model...

## Bug description One of the examples described in https://prisma-client-py.readthedocs.io/en/stable/reference/operations/ use string formatting for raw SQL queries. Although it is not explicitly documented, it seems that the character `?` would...

topic: docs
kind/docs

Is there any plan to include type hints to parsimonious classes?

Split the seed in ceil(seedlen/20) fragments and run parallel DFAs to find partial patterns. Scan the position when either DFA finds a hit.

enhancement

This could be done much faster using a precomputed table of state transitions. Depending on what is the old i-th differential value, the updated i-th differential value, the old i+1-th...

enhancement

Update MT planner to alternate query and construct and tree removal steps. This way only a subset of trees will be held in memory simultaneously allowing to set a max...

enhancement

Hi, we're testing `m2-bert-80M-32k-retrieval` and running in inference we randomly get the following error: ``` outputs = self.model(**input_dict) File "/home/ezorita/.cache/pypoetry/virtualenvs/ml-benchmarks-NBkZU-eG-py3.9/lib/python3.9/site-packages/torch/nn/modules/module.py", line 1736, in _wrapped_call_impl return self._call_impl(*args, **kwargs) File "/home/ezorita/.cache/pypoetry/virtualenvs/ml-benchmarks-NBkZU-eG-py3.9/lib/python3.9/site-packages/torch/nn/modules/module.py", line...

## Problem We are working on a medium-size project (our `schema.prisma` is < 400 lines) that generates a `types.py` file over 40.000 lines. This file is so big that Pylance...

### Question @danielnsilva and mantainers, thank you for this fantastic package! I am just starting to use semantic scholar and noticed they have a `snippet/search` endpoint, but I can't find...

enhancement
question
Stale