Daniel Breedeveld

Results 10 issues of Daniel Breedeveld

Every time I generate a single web page (while using your template), the HTML gets generated fine but the images can't be found. Can't find the bug yet but the...

# Context First off, thanks, I've managed to make use of this action within my own custom GH Action workflow and it works perfect. Sorry for the long post, because...

documentation

Related to #15 #17 I'm updating aub.ai to make use the latest version of llama.cpp. This update has deprecated the `llama_eval` function in favor of `llama_decode`, which now requires the...

work in progress

**Description** * The project currently uses the deprecated `apply` method for configuring the `app_plugin_loader` Gradle plugin. * This method will be removed in future Flutter releases. **Tasks** * Migrate to...

enhancement

By default, llama.cpp uses Metal GPU acceleration when running on macOS. This works fine when I used llama.cpp on its own, but things get complicated when trying to bundle this...

enhancement

**Is your feature request related to a problem? Please describe.** The process of building, signing and deploying apps to their official respective stores can take hours of manual work. If...

documentation
enhancement

Still in draft, but anyone is free to check out my progress and give early feedback. Checklist: - [x] System: Adaptive interface (desktop/tablet/mobile) - [x] System: Routing with Flutter's go_router...

enhancement
idea

Heya, First off, many thanks for working on bringing this package to Dart. I have been working with this package since several months ago in Flutter in my own way...

**Description:** I encountered an issue while testing the llama_dart project on macOS ARM64 architecture. When running the project, I received the following error: ``` ArgumentError (Invalid argument(s): Couldn't resolve native...

The path navigated to a non existing page because it led to 'packages/packages/...etc'. See screenshot. - PS. I just noticed that your commit style is in all lowercase - apologies...