Kyle Chung
Kyle Chung
I have faced similar issue today with zsh and powerlevel10k prompt. I managed to solve the problem by moving the following section ``` zstyle ':completion:*' menu select fpath+=~/.zfunc ``` in...
installed from .deb, version v0.2.5 when the GUI configuration window is opened, my mouse pointer can not operate on them, as if they have different axis other than my desktop....
> Why don't you put the full path or use normalizePath in your training script? Mostly because I didn't expect to use full path in BOTH `x` and `model_dir` at...
All I know is that `spm_train` doesn't have a separate argument to specify model output directory. By default it writes the model and vocab file to the current directory. However...
Let's give it another try. Copy-paste note from the new commit: ------ Decouple the `args` expert use from other arguments. The current design may confuse user about using `model_dir` and...