Joshua Turner
Joshua Turner
Hi there -- the Liebling template uses an `` tag as the top-level element for each article card. While it's understandable how this would seem reasonable, it's actually not okay...
**Is your feature request related to a problem? Please describe.** I'm frequently frustrated by OOMEs when building (or deserializing) Datasets that don't fit in heap memory (or even physical memory)....
Hi there - I have need to deploy blawx at a URL offset from the root of the server. The usual way to do this in django is to run...
### Feature request At present, Embed4All in the Python bindings is pinned to use `ggml-all-MiniLM-L6-v2-f16`, and it works brilliantly. It would be tremendously helpful to have at least one (aligned)...
**Is your feature request related to a problem? Please describe.** I make lots of use of these bindings, but frequently find that new models depend on changes in the upstream...
Hi there -- Cohere's Command models use `break` in their jinja templates. Adding the `jinja2.ext.loopcontrols` extesion to the jinja environment is sufficient to enable support.