-
### Feature request
Using (https://pytorch.org/blog/flexattention/) Flex-attention (and [Paged attention](https://github.com/pytorch/pytorch/pull/121845/files)) to speedup transformers models and p…
-
```
Javascript provides the document.elementFromPoint(x,y) function to get a DOM
element by position.
However, this requires 4ms in avg in my application and is inconvenient to
implement [0].
I supp…
-
The com.sun.xml.messaging.saaj.util.ParserPool does not perform well under heavy
concurrent use. This class should be refactored to use the facilities provided
by java.util.concurrent.
#### Environmen…
-
Naively we could use `` but perhaps a better alternative would be to use `` as the core rendering engine. It has the following good features (amongst others) for it to be used as the core rendering en…
-
### What happened?
It would be great if [Model2Vec](https://github.com/MinishLab/model2vec) models could be supported, e.g. https://huggingface.co/minishlab/potion-base-8M. They include [ONNX files](…
-
Converts many single INSERT statements into one INSERT statement with many values.
Example: `INSERT INTO table VALUES (1,'yes'),(2,'no),(3,'maybe'),(4,'not sure')`
https://dzone.com/articles/per…
-
The com.sun.xml.messaging.saaj.util.ParserPool does not perform well under heavy
concurrent use. This class should be refactored to use the facilities provided
by java.util.concurrent.
#### Environmen…
-
comment here with suggestion/proposal ideas.
This has been a source of clunky-ness for me in the past, so i'd like to do something that is performant, hooks into ng-repeat, is portable across variou…
-
### Expected behaviour
Set append should not require field-by-field comparison to avoid insertion of duplicate entries.
### Actual behaviour
Set append relies on field-by-field comparison: [proto…
gkanz updated
4 years ago
-
### Proposal
Move to [Ruff](https://docs.astral.sh/ruff/) for linting and formatting
This is a follow-on from discussion in https://github.com/jbloomAus/SAELens/pull/226
### Motivation
Ru…