-
### Describe the issue as clearly as possible:
With `google/mt5-large` and the `float` constraint, spaces are generated, and the conversion to float fails.
### Steps/code to reproduce the bug:
```p…
-
One of the common review comments in the Linux kernel is that there is a missed intra-doc link. It would be nice to have a lint (or two) to flag these cases automatically. In addition, such a lint wou…
ojeda updated
1 month ago
-
### Requested feature
Enhanced table extraction for complex table formats. Currently, Docling is able to identify the values correctly, but formatting is sometimes misaligned or unclear, especially i…
-
Dear WriteHat team,
is there a way to export a report in docx format?
I know that WriteHat is specially designed to avoid Word:
> WriteHat is a reporting tool which removes Microsoft Word (and …
-
After less than 24hrs, datetime() seems to fail right now. I haven't debugged what's causing it, though it seems to be from `self._monotonic_start`.
```
File "adafruit_ntp.py", line 97, in datet…
-
We were testing on eng.traineddata. We use WPF / c# to create our own Windows User Interface using Nuget package manager to download 3.2.0-alpha2 version.
The problem can be easily created.
Using co…
-
Related to https://github.com/prettier/prettier/issues/4223 and https://github.com/prettier/prettier/issues/4941.
I have some intentional `{" "}` children in this code, which prettier sometimes col…
-
### Description of the bug:
I got a ```StopCandidateException``` error while running a simple "not harmful" prompt
## Tech used:
- LangChain
```python
from langchain_google_genai import ChatG…
-
In some mappings, we use `context_after = \s|$` to do some processing on the end of a word.
Examples:
French:
- `fra_to_ipa.csv` had rules like `` to delete the silent word-final "s" (changed…
-
Coin flip entry can use the keyboard UI w/custom keys to just "H" and "T".
Probably makes sense to break the task into chunks of 11 flips (each word = 11 bits) and flip for one word per screen.
…