Jan Doerntlein

Results 4 issues of Jan Doerntlein

Lisp docstrings for functions are not ignored by CMera and will be output to the target C/C++ file.

enhancement

Found a workaround to fix the issue... give it a try. Could not find the root-cause yet. Fixes https://github.com/rashadphz/farfalle/issues/89 by reducing the strictness of the pydantic validation of the litellm...

Hi @carlini, The leaderboard https://nicholas.carlini.com/writing/2024/evaluation_examples/index.html reference is outdated IMHO, as later models are not included. Did you consider adding Deepseek distilled models as well? Firsts tests with a slightly modified...

**Describe the bug** symbol_extraction.py and staffline_extraction.py use "np.int" instead of only "int". This type was deprecated starting with numpy 1.20. **Input Image** This is not dependent on the input image....