berserkr

Results 4 issues of berserkr

When running inside of tensorflow 2.4, I am getting the following error: `TypeError: Keras symbolic inputs/outputs do not implement __len__. You may be trying to pass Keras symbolic inputs/outputs to...

New yml files were added for cpu and gpu platforms to build ofa inside of a conda env. Added verbiage to README for how to run conda command. Later versions...

Hi, I am seeing LR=0 when doing multi-epoch training. It comes from this line here: https://github.com/allenai/open-instruct/blob/main/open_instruct/finetune.py#L676C1-L678C6 Here the issue happens when you have multi-node training, so the number of proc...

## Describe the bug When running vllm lcb generate, it looks like generation completes but it just hangs: ```(VllmWorkerProcess pid=1325214) INFO 08-22 01:44:02 [model_runner.py:1671] Graph capturing finished in 17 secs,...

bug