Jinchao
Jinchao
Dear all, thanks for the efficient⚡️ reply. Exactly, this issue not affects the running, thanks! > @JinchaoLove Thanks for trying Lite and reporting this issue! I found the problem already....
Not working for MacBook pro 13" Intel 2019; macOS Catalina 10.15.7 (19H2026). May I know why? Should I set something in Calendar?
Here's a kind of solution for this with AppleScript: ```json { "type": "appleScriptTitledButton", "align": "right", "bordered": true, "autoResize": true, "source": { "inline": "tell application \"Reminders\"\n\tset reminderLists to every list\n\tif (count...
To get the first upcoming event within 3 days in the Calendar (return title and remaining hours): ```json { "type": "appleScriptTitledButton", "align": "right", "bordered": true, "autoResize": true, "source": { "inline":...
> Hi, the model weights should be saved in files like `pytorch_model.bin` with `CheckpointCallback` below. > > ```python > callbacks = [CheckpointCallback(your_path, every_n_batches=1600, model_only=False,peft_only=False)] > ``` > > BTW, are...
The `topk` in the `CheckpointCallback` defaults to 0, which will not save the model... I think it's better to set it to be 1 or -1 or raise a warning...
> Hi @JinchaoLove , when running wandb offline, we save the metrics locally and associated run logs. However, the output.log, does not get save locally and requires an activate connection...
> Hi @JinchaoLove , when running wandb offline, we save the metrics locally and associated run logs. However, the output.log, does not get save locally and requires an activate connection...
Hi @MBakirWB , I see. Thanks for the kind clarification.
May I ask any update of this issue? I see the pagespeed performance of @CheariX 's homepage is better than al-folio, especially the mobile version (score of [94](https://pagespeed.web.dev/analysis/https-christianmainka-de/d7m5o61ayf?form_factor=mobile) vs. [43](https://pagespeed.web.dev/analysis/https-alshedivat-github-io-al-folio/t6ee93voje?form_factor=mobile)).