-
## Problem
Currently, our summarizer API doesn't handle large documents efficiently. When the input text exceeds the model's context window, the API fails to process. Users need to manually split lar…
-
This repo currently primarily aims to provide a `tmLanguage` syntax definition file for Linguist and the old Sublime Text. Since the current Sublime Text version has already been moved to a separate `…
-
Samples: [GitHub](https://github.com/user-attachments/files/17535949/scroll.marquee.performance.tar.gz), [0x0.st](https://0x0.st/XURV.tar.xz) (I uploaded to 0x0.st before deciding to make this a GitHu…
-
### Summary
Stop splitting long text into lines.
### Background and Motivation
This feature has more problems than benefits.
- It never works properly on non-English logs, because non-asci…
-
The current justified text will space things out evenly, but could be better by attempting to split the last word on the line.
- Add a threshold for the largest spacing between words
- Add toggle …
-
Invalid DXF file is produced when trying to convert DWG to DXF using `dwg2dxf`. Long text (usually in group `1`) is split incorrectly. The continuation line does not have a preceding group code. Addit…
-
### What happened?
The 'Models' in 'Languages & Models' doesn't really belong there when most of the fine-grained LLM and Transformer-specific settings are currently under 'Text Prediction'. This inc…
-
### What do you need?
It would be great if fabric could automatically handle splitting/chunking for text that is too large for a given model.
From what I understand, this would need:
- Informatio…
-
# Document title, URLs, estimated publication date
The [Open Screen Protocol](https://www.w3.org/TR/openscreenprotocol/) spec was published as FPWD in 2021 (see #322). As described in its [charter]…
-
Hi, when I use this for manhwa (webtoons) with large dimensions, like 800x10000, I want to implement a tiling mode to process the image in smaller sections, such as splitting it into 5 tiles of 800x20…