Vincent CARPENTIER
Vincent CARPENTIER
The main modifications to support Llama 3.1 and 3.2: - In case of Llama 3.2 , `tie_word_embedding=True` so we need to do only one the rotation on input embedding as...
`-f` argument does not exist in current walker version (cf https://benz.gitbook.io/walker/dmenu) and was preventing walker to open removing the `-f` makes walker to open as intended.
Found out randomly, some unexpected behavior when writing `dunstctl set-pause-level 050` and then `dunstctl get-pause-level` answer was `40`... ?? Checked that `050`, `'050'` and `"050"` where giving the same results....