-
The new DoRA ([https://arxiv.org/abs/2402.09353](https://arxiv.org/abs/2402.09353)) method is a super promising improvement of LoRA.
If there's interest, we can add it to Lit-GPT. Perhaps as a…
rasbt updated
1 month ago
-
Hello,
the Vizia UI framework does have support for screen reader accessibility via the AccessKit crate. That is why I opted for this one in the hope of being able to write accessible VST plugins.
…
-
Hey team,
Thanks for this great library, this helped us to avoid installing the whole transformers library to be able to use the tokenizer!
Any plan for Golang binding over the Rust implementation o…
-
### What feature are you requesting?
This has been requested by a few users by now. For `pg_analytics` this would be quite straightforward, as we are already have some drawings from our blog posts. F…
-
## Problem or Need
While I'm thrilled to have migrated from HyperDock to DockDoor, one key feature from HyperDock is sorely missed: the ability to show/hide applications with a simple swipe or scroll…
-
### What is the problem or limitation you are having?
[Toga-chart](https://github.com/beeware/toga-chart/blob/main/src/toga_chart/chart.py) uses an interesting method of creating a custom / third-p…
-
# Implementation of Basic ML stuff (from scratch or without extensive use of higher-level functions)
## Description
If you think you can write notebook/scripts that can vastly help beginners und…
-
### Describe the Problem
Native Tool calling (or function calling) provides several advantages, including making it easier to build AI Agents that request data from external systems as well as gene…
-
The original [freedesktop pkg-config implementation](https://freedesktop.org/wiki/Software/pkg-config/) we use is pretty dead (no stable release since 2017, no commits in 3 years, no code changes sinc…
-
Hello, Juan Fumero.
I am really excited to complete my custom implementation of a JNeuralNetwork from scratch on my NVidia 1050Ti GPU. But, In the implementation I needed an object of random number g…