Minhao Chou
Minhao Chou
Like a wildcard next to direction: ``` sql GET SUBGRAPH WITH PROP 1 STEPS FROM 1688491032213327872 OUT * YIELD VERTICES AS nodes, EDGES AS relationships; ```
yaml-ts-mode doesn't work correctly when reference the maven variable in application.yml using @variable_name@ as screenshot below:  when I changed yaml-ts-mode to yaml-mode, it works correctly.  I would appreciate...
作者的theme很不错,这里有个建议呀:light, dark 如果分成2个theme就更好了,例如 nasy-light, nasy-dark,这样好切换呀
Sorry for asking this question here. Since I can't the solution anywhere. I made the dape works when java class has the static main method . but it breaks when...
Hi, I managed to use eglot-java to setup dape to debug when there is a main method in class, but got error when integrate dape with junit in test mehod....
**Describe the bug** I tried to use Trainer.train(resume_from_checkpoint=...) to resume training, then I got the following AssertError: ``` bash [rank1]: Traceback (most recent call last): [rank1]: File "/data/llm_algorithms/scripts/pretrain/pretrain.py", line 129,...