aparatext

Results 54 issues of aparatext

I think a simple spelling corrector can be a useful addition to the UI. Maybe simple Levenshtein distance calculation can be good enough, maybe SymSpell? Worst case, we can just...

enhancement

Hi! I'm very much sorry for polluting the issues with stupid questions, but how do I install the component from source? The version on Pip is a little outdated, and...

OpenAI Evals is an open-source crowdsourced collection of tests designed to evaluate many newly emergent capabilities in LLMs. While it may be slightly GPT-4-centric, as tests that it can easily...

## Problem Auto-pause, despite saving the CPU power, does little to curb the rather enormous RAM usage a Minecraft server, especially with Forge, can impose on the system, being rather...

enhancement

The new WizardLM 13B v1.1 was fine-tuned with a 1k instruct dataset, similar to the LIMA paper. I wonder if making the 1k dataset more representative of the initial 100k...

I don't know if it's an appropriate place to submit such proposals, but I'd like to introduce the idea somewhere. BERT is an encoder-decoder language model that can extract the...

enhancement
question

Related to #7. LLMs are seemingly happy to even take raw text and extract the structure out of it, even better than the needlessly HTML, not to mention cheaper. Packages...

## Problem In the domain of physics, dot notation is often preferred due to its compactness. As of today, ComputeEngine does not recognize it and MathLive fails to correctly render...

feature

Match the appearance to previous HA versions in screenshots.

Currently, this project uses error-prone and difficult to maintain manual parsing for each response type. Implementing a [YouTube.js-inspired parser](https://github.com/LuanRT/YouTube.js/blob/main/src/parser/youtube/Library.ts) would help to get rid of unnecessary unwraps, add a layer...

enhancement