aparatext

Results 54 issues of aparatext

Apple had recently announced a new transformer-based keyboard auto-correct and prediction. [xfspell](https://github.com/mhagiwara/xfspell) seems to be an existing model that tried doing it, so why not investigate if it can be...

help wanted
good first issue
model
roadmap

## Description: The current performance of Evol-Instruct on math, geometry, and physics problem solving is rather poor. To enhance the overall reasoning/basic math capabilities of WizardLM, I believe more high-school...

## Introduction After releasing GPT-4, OpenAI found that there is a significant lack in standardized benchmarks for how LLMs perform at common tasks. Thus, OpenAI created Evals, an open-source collection...

**Is your feature request related to a problem? Please describe.** Small LLMs make silly mistakes in reasoning. With less parameters to capture the real world with more certainty, nonsense starts...

Logger: homeassistant.setup Source: setup.py:185 First occurred: November 26, 2023 at 13:38:34 (1 occurrences) Last logged: November 26, 2023 at 13:38:34 Setup failed for custom integration miio_yeelink: Requirements for miio_yeelink not...

### Command description A CLI utility and Python library for interacting with Large Language Models, both via remote APIs and models that can be installed and run on your own...

new command
help wanted
good first issue
let's document

## Motivation Any non-trivial Lua code quickly turns into a mess of unexpected behavior, half-broken error handling, and other kinds of runtime errors. A robust typing system can allow the...

make-a-pr-if-you-want-this

There's a neat little package [autoscraper](https://github.com/alirezamika/autoscraper) that allows to quickly build no-code web extractors. - You take a page with known content. - Say what text from it you need...

I wonder if adding some mechanisms for keeping a session alive and using the CLI to send commands to it can help automate simple actions or hack together entire agents....

## Introduction The Mwmbl is currently severely lacking a proper index. However, we do know that most of the searched for content is originating from relatively few websites, most of...

enhancement