Brian Kariuki

Results 14 comments of Brian Kariuki

pip install apache-superset for some reason installs different package versions opposed to the ones being used in the master channel. You may have to install the specific versions yourself. ```...

Here is the link to the [base requirements.txt](https://github.com/apache/superset/blob/master/requirements/base.txt). If you compare the versions in here, with the package versions installed by pip , they are different and lead to errors...

Hey @jonatanklosko Thanks for the explanation above. I've been able to implement a few things: One is the `LlavaVision` module that is similar to `ClipVision`. You can check that [here](https://github.com/briankariuki/bumblebee/blob/kb-llava/lib/bumblebee/vision/llava_vision.ex)....

Thanks @jonatanklosko . Did you get a chance to look at the LLava model and code?

> Any ideas or progress on this? Run up against it again today and wondering if there is anything I can do to help push this over Hello. I got...

> > Any ideas or progress on this? Run up against it again today and wondering if there is anything I can do to help push this over > >...

Plus one here. This is the error I get. I'm on elixir 1.17 ``` [debug] Opening/checking dynamic spiders storage [debug] Using the following folder to load extra spiders: ./spiders [info]...

When will the new version be released? I'm on elixir 1.18.3 and I want to publish a package on hexpm which uses this library.

@whatyouhide when can we expect a new release on hexpm?

Any update on this? I cannot pass query parameters on OpenAPI datasource