-
Hello, thanks for your inspiring and excellent work!
I want to try full fine-tuning to compare with Galora, and I have blocked the use of Galora. However, I'm having some problems that when I try t…
-
When I was doing experiments, I encountered the problem of [loss being nan](https://github.com/alxndrTL/mamba.py/issues/53). The same problem was also mentioned in [mamba-ssm.](https://github.com/stat…
-
This issue aims to enhance our repository by adding solutions to every problem featured in Leetcode contests and comprehensive explanations. By doing so, we can provide valuable resources for fellow d…
-
I have found that prolonged chording with thumbs makes my hand hurt, and furthermore some of the frequently used keys in my numpad layer require some twisting. Notably, the 0 and decimal point are awk…
-
The set of augmentations I rustled up from "looking at what was generated by eye" keeps doing worse than online 8 aug.
We need to work if one of the augmentations is hindering the learning.
Generall…
-
I just happened upon this project by fortuitous happenstance, whilst having a nosey investigating a coder's stars/likes on GitHub. It really surprised me as I thought I had all possible Android virtua…
-
My use case is following a bunch (several hundreds) of mobile objects every few seconds.
Currently I'm doing this, together with a Map to keep track of object by ID.
``` scala
private var followedObj…
-
hi,
I found an error in your code.
in the training part, you wrote 'if i + epo * len(dataloader) % decay_step == 0 and i != 0:'
by doing this, the learning rate never update.
the correct ve…
-
## User Story
As a teacher and manager, I would like to have an interactive module that teaches students and employees about uncertainty in trip rate modeling so that I can better teach both tr…
-
My question/doubt is , if I want to learn MERN stack, then if directly jump into projects without knowing how node.js works or what is a backend server how it works and just getting my work done from …