conderls
conderls
As mentioned in [HOCON#field-separator](https://github.com/lightbend/config/blob/master/HOCON.md#the--field-separator), > A field with += transforms into a self-referential array concatenation. > allows `a += b` to be the first mention of a in the file...
similar issue occurred in ipython
with same env, I can start spark session with yarn mode in spark-shell, but failed with ammonite-spark due to permission issue permission error log ``` org.apache.hadoop.security.AccessControlException: Permission denied: user=ai_user, access=WRITE,...
### Reminder - [X] I have read the README and searched the existing issues. ### Reproduction  using `examples/lora_multi_gpu/single_node.sh` and update some params as shown above - with `-bf16` flag,...