Results 114 issues of Arthur Wolf

Really awesome project! This is huge (in terms of volume). I think this would be much more useful as a tool, if it was much more compact (say if you...

### Version latest, downloaded this instant ### Bug description I tried multiple ways of running it, and all of them fail. .deb: ``` ╭─arthur at aquarelle in ~/Downloads/ChatGPT on main✘✘✘...

bug

## Summary I've been able to succesfully use ``` convert_model_language=cpp convert_model_file={{ output_file }}.cpp ``` to output the model as a C++ file. However, I'm at a bit of a loss...

question

### Question Absolutely amazing project. I see we're getting new releases pretty often. I was wondering. If I wanted to make llava better at some tasks I need it to...

if I just follow the instructions and try running the python script, I get error about `ipython`, `matplotlib`, `tensorflow` and `tensorflow_exemples` being missing. I presume they were previously installed on...

(not related to building) I'm trying to use src.drawCountours. My code: ``` // Remove islands. public remove_islands(island_size: number): void { // Assume mat is your binary image const src =...

My content always has uppercase letters (comic book speech bubbles). I often get "!" recognized as "i" etc. If I could "force" / "limit" the set of possible characters to...

Hello. (great project!) I'm a bit lost of getting LightGBM (regression) models to work. Are they supported? The main README seems to indicate they are, and the LightGBM project explicitely...

Any chance for a linux command line version? I'd really love to be able to use this in my project, but can't because of the Windows requirement. Would it be...

(awesome library) The way my project works, each input and each output carries "data" (which is saved server side in a database, where a representation of the graph is also...

qa