red thing
red thing
``` bert_load_from_file: n_vocab = 30522 bert_load_from_file: n_max_tokens = 512 bert_load_from_file: n_embd = 384 bert_load_from_file: n_intermediate = 1536 bert_load_from_file: n_head = 12 bert_load_from_file: n_layer = 12 bert_load_from_file: f16 = 0 bert_load_from_file:...
I tried downgrading but I still have this issue. Not sure why, because it worked for months until 15 min ago when I decided to update.
And here is a detailed log, from running serve-d from source: ``` serve-d standalone v0.8.0-beta.15 Included features: "d", "workspaces" Built: Thu Apr 11 13:08:33 2024 with compiler LDC v2.106 on...
I believe I found the issue: looks like my settings synced at the same time the update happened. The problematic part of the config: ```json "editor.rulers": [ { "color": "#e2c75b",...