Results 11 issues of Flavio Bizzarri

Hello guys, I'm really struggling to get ROCm working on my pc with 0 devices recognized by _clinfo_ and _rocminfo_ complaining about resources :( Some data that I've collected so...

Versions updated: Compose to 1.5.3 Gradle and other libraries to latest version Jdk17 for jitpack Minor changes to reduce problems reported by AndroidStudio code inspection

The PR aims to introduce an AI/ML backend for speech transcription and image generation based on: - Rwhisper (via kalosm-sound) - Wuerstchen (via kalosm-vision) In order to improve AI response...

It is possible to implement a generic time estimator based on the intervals between two progress and/or download events. Furthermore, download and progress events can be collapsed into a single...

The PR inroduces: - `file.json` files are stored as .dat using msgpack - `feeds.json` splitting: each feed is now stored in a separate file named as `uuid.dat` - `feeds.dat` stores...

Hi, I'm strugling with windows building using rocm/hipblas feature. Windows SDK version 10.0.19041.0 Rocm 5.7 for Windows Is this a known problem? Do you think some configuration might be missing...

The PR fix the build on macos when targeting the vulkan backend. Targeting the master branch will result in ld failing to link against vulkan. See [GH action log](https://github.com/newfla/simple-whisper/actions/runs/10898814262/job/30242820759). With...

### Motivation Hf-hub is used by ML application/framework as entry point for model resources. When integrating hf-hub in libraries or desktop apps, it can be useful to show information about...

Up to [master-306-2abe945](https://github.com/leejet/stable-diffusion.cpp/releases/tag/master-306-2abe945) Chroma models won't work when building for Metal backend with the infamous GGML unsupported op abort signal. Starting from [1ba30ce](https://github.com/leejet/stable-diffusion.cpp/commit/1ba30ce00518543a66b18b05f10908026323d57f) Chroma model started working but nitro/diff* models...