-
Currently, there are several actions that can make text generations overlap:
- After clicking on a token in the token possibility list to force a new generation, clicking on that same token then on "…
-
As the title says, the link to the official TF implementation in README.md is broken
Thanks for sharing your work!
-
There is a discrepancy when using automatic differentiation to solve the attacker's optimization problem between:
1) the official implementation of ResNet18 from Pytorch (as imported by `from torchv…
-
Great job reimplementing in pytorch! However, In the case of the same number of iterations(1000), I found the result different from the official implementation(And I see the parameters used in your c…
-
Is this repository the official implementation?
-
Hi,
Just FYI, in the official MelGan repo, the authors used Hinge losses. However, in the paper, the author described with L2 loss. This repo is consistent with the paper! I am setting up some experi…
-
Hi everyone!
I implement matmul with make_block_ptr, but perform worse than official tutorial example. At first, I think it must be caused by the L2 cache optimization. After I apply pid_m and pid_…
tlogn updated
3 months ago
-
## The problem
element to click is not in sight and it needs some scrolling. instead of scrolling test only jerks few pixels at a time ( see video).
## Details
it doesn't need to be a button, a…
-
As title.
There have been some people [wanting it to be implented in ComfyUI](https://github.com/comfyanonymous/ComfyUI/issues/4849). But so far, nobody seems to be capable of doing so. Are you guys …
-
Hello, Mamba2 has now been officially released (including both the official implementation and the minimal implementation). It offers significant performance improvements compared to the old version, …