Berkay Berabi
Berkay Berabi
I saw that there is branch called bazel with bazel build support. The branch does not seem %100 up to date with the master, and in fact, it is 200...
is there any way to fix this? did you find a solution?
Hi Patrick @pks-t, You might have some context as you fixed a similar problem in https://github.com/libgit2/libgit2/pull/5159. Thanks a lot for your help!
> > In the config json, set "stage3_prefetch_bucket_size": 0, that should work > > While this might "work" this still not solves the problem for example with `mixtral`, since this...
I am also observing the same issue even with `"stage_prefetch_bucket_size": 0`. The runtime error about inflight parameters does not occur but the process just hangs indefinitely and crashes at the...
Hi @michiyasunaga could you enable `GitHub Issues` on the repository? You can find information on how to do it in this link? https://stackoverflow.com/questions/29692626/why-is-issues-tab-not-present-in-my-repos-github-page#:~:text=In%20the%20Year%202022%2C%20here,the%20checkbox%20to%20enable%20Issues
@faysalhossain2007 No, it just does not work.
@fxmarty Thanks a lot for the fix! We are looking forward to it! :tada:
Hi @mahdi943 , Unfortunately, I have never tested TFix on Defects4J. Therefore, there is also no prepared dataset for it. Best, Berkay
The issue is still relevant when you want to use a `requirement.txt` file combined with a build system. Can we add `packaging` and `ninja` properly to the dependencies of `flash-attn`...