Jessy Lin
Jessy Lin
These options vary a lot from hackathon to hackathon, and it would be nice for there to be a toggle switch in the admin panel to enable/disable them: - [...
By: - [ ] verified - [ ] submitted - [ ] accepted - [ ] confirmed - [ ] needsReimbursement
Changing registration / confirmation deadlines when users are in the middle of the pipeline doesn't seem to have a defined behavior. We commonly need to extend deadlines for individual cases,...
The link expires after an hour, but one-time use would be more secure.
I'm getting the following error. I think it's probably because I'm running two training runs on the same machine which might try to create/delete the temporary file around the same...
I'm getting the following import error: ``` sgl ➜ export CUDA_VISIBLE_DEVICES=4; python -m sglang.launch_server --model-path meta-llama/Llama-2-7b-chat-hf --port 30000 Traceback (most recent call last): File "/home/jessy/.miniconda3/envs/sgl/lib/python3.10/runpy.py", line 196, in _run_module_as_main return...
### Description Hi! I noticed unexpected behavior with the JAX profiler (on TPU v3). No TPU operations appear on the profile, and the overview shows "Host: CPU" in some cases...