How long for llama.cpp official support of MTP?

Hello there (beginner here)

I've been unable to build myself llama.cpp for my Strix Halo (Windows 11) (cmake errors, I have not digged too much into it, already burned hours...), so I was wondering when an official release for Vulkan/HIP with MTP support would be available?

Thanks!

reddit.com
u/Manaberryio — 2 months ago
▲ 14 r/forgejo

Forgejo Report Tool - A proxied issues board for Forgejo

Hi,

I've somehow got something cool enough to share with you after a few days of work.

This project is a privacy-first web tool that lets users submit bug reports and feature requests to a Forgejo-hosted repository without needing a Forgejo account, by keeping the API token on the server-side. You can set a password to limit access.

You just have to expose this little website to internet, properly setup it to speak with your Forgejo, and voila.

I'm not a professional developer, so it's far from being perfect. If you need anything to be fixed, shoot here :)

It's working and it's incredibly useful for my use case (iOS app).

It's on docker hub: https://hub.docker.com/r/manatactical/forgejo-report-tool

Home page with issues list.

The report form.

Some stuff you can add in a config.json file so the user selects affected part of your app.

A quick similarity check (comparing title words)

A Dev/User comment section. If the comment is sent from Forgejo, you will have the Developer blue tag. If that's sent from the Report Tool, \"user:\" will be added in from of every comment.

How it looks from Forgejo perspective.

reddit.com
u/Manaberryio — 2 months ago