Results 4 issues of jspablo

After installing `polyglot` from source with `pip install -U git+https://github.com/aboSamoor/polyglot.git@master` I can't download models via CLI nor using the python library: ``` >>> polyglot download Polyglot Downloader --------------------------------------------------------------------------- d) Download...

Hi! I was following the [Get Started - Github](https://cml.dev/doc/start/github#final-solution) guide to learn about the tool but I found some errors while running it. This PR aims to update dependencies and...

### Describe the issue I am using [Purge flow](https://kestra.io/docs/administrator-guide/purge) to clean every two days all logs but tables keep increasing in Postgres, mainly the queues one. I am using kestra...

bug

I am getting the following message using `gliner==0.2.17` version: ``` Asking to truncate to max_length but no maximum length is provided and the model has no predefined maximum length. Default...