UncleCode

Results 9 issues of UncleCode

Hi, I am getting this error when I try to run `run_sparc_editsql.sh` FileNotFoundError: [Errno 2] No such file or directory: 'logs_sparc_editsql/valid_use_predicted_queries_predictions.json' Also a warning prior to that: Warning: arguments already...

Hi, I have loaded all training models and running following code raise "_pickle.UnpicklingError: invalid load key, '

Hi, are you able to create a colab and run your code there? Then share it with us. It would be a great help. Because when I run your code...

I am new in this, and I don't know how to find MT5 Administrator. Appreciate a help.

Hi, I wonder if you have any plan to add BioMistral in library? Thanks

model request

Does this framework provide support for a dark theme, or should it be implemented by the user?

Fixes #2832 ## Problem The library was using Pydantic, and some of its models had attribute names that conflicted with Pydantic's protected namespaces. This caused warning messages to be generated...

Greetings, I am inquiring if you could please update this repository to ensure compatibility with the most recent versions of all of the libraries. Without being able to run this...

First of Kudos for such a brilliant project. I found a typo in the INFERENCE.md, that caused an issue. It referred to `device` rather than the `torch_device`.