From 76bc2a97e4d3807543a1b625c7c6e1a925eb13af Mon Sep 17 00:00:00 2001 From: Shabana Baig <43451943+s-akhtar-baig@users.noreply.github.com> Date: Tue, 15 Jul 2025 15:32:47 -0400 Subject: [PATCH 1/4] Update UI community meeting information --- Collaboration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Collaboration.md b/Collaboration.md index be0010e..8c9e934 100644 --- a/Collaboration.md +++ b/Collaboration.md @@ -62,7 +62,7 @@ If you have questions or ideas, we have an open door policy and would love for y ### [Weekly UI Team Meeting](#weekly-ui-team-meeting) -We host a weekly meeting on Wednesdays at 17:00 UTC +We host community meetings on the first Wednesday of each month at 17:00 UTC ([time zone converter](https://www.timeanddate.com/worldclock/meetingdetails.html?year=2024&month=5&day=28&hour=17&min=0&sec=0&p1=37&p2=43&p3=224&p4=213&p5=771&p6=248&p7=2&p8=101&iv=1800)) to review development underway to [create and iterate upon a GUI](https://github.com/instructlab/ui) for InstructLab. From 321c0062728fcc3cf9ae879fe6540728a100e2b9 Mon Sep 17 00:00:00 2001 From: Shabana Baig <43451943+s-akhtar-baig@users.noreply.github.com> Date: Tue, 15 Jul 2025 15:49:09 -0400 Subject: [PATCH 2/4] Update dictionary to fix spellcheck --- .spellcheck-en-custom.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.spellcheck-en-custom.txt b/.spellcheck-en-custom.txt index 24e7855..02e3134 100644 --- a/.spellcheck-en-custom.txt +++ b/.spellcheck-en-custom.txt @@ -29,6 +29,7 @@ backend benchmarking Bernardino bjhargrave +Bluesky Boelkins Byars Bzostek @@ -184,6 +185,7 @@ README Rebecca Redbooks redbooks +Reddit Repo repo resynthesizes @@ -218,6 +220,7 @@ spzala Stanberry Standup Sudalairaj +subreddit supermajority Tatlock templated From d697201a0b137f6bd66db12780441ebc07df9266 Mon Sep 17 00:00:00 2001 From: Shabana Baig <43451943+s-akhtar-baig@users.noreply.github.com> Date: Tue, 15 Jul 2025 15:49:39 -0400 Subject: [PATCH 3/4] Fix linting issues --- Collaboration.md | 8 ++++---- HW_REQS.md | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Collaboration.md b/Collaboration.md index 8c9e934..ec6fe89 100644 --- a/Collaboration.md +++ b/Collaboration.md @@ -152,17 +152,17 @@ Follow us on [X](https://twitter.com/instructlab) for our latest Tweets. Er, Xes ### [Mastodon](#mastodon) -Join the [InstructLab Mastodon server](https://mastodon.social/@InstructLab) +Join the [InstructLab Mastodon server](https://mastodon.social/@InstructLab) to find out what's going on in the InstructLab world. ### [Bluesky](#bluesky) -Follow us on [Bluesky](https://bsky.app/profile/instructlab.bsky.social). -This channel is currently inactive, but stay tuned for our next updates. +Follow us on [Bluesky](https://bsky.app/profile/instructlab.bsky.social). +This channel is currently inactive, but stay tuned for our next updates. ### [Reddit](#reddit) -Check out the [InstructLab subreddit](https://reddit.com/r/instructlab)- feel free to share +Check out the [InstructLab subreddit](https://reddit.com/r/instructlab)- feel free to share your experience with using and contributing to InstructLab. Every article is welcomed! ### [YouTube](#youtube) diff --git a/HW_REQS.md b/HW_REQS.md index e17262d..fd55329 100644 --- a/HW_REQS.md +++ b/HW_REQS.md @@ -1,6 +1,6 @@ ## 📋 Hardware requirements -The local training is the most hardware intensive part of this process. +The local training is the most hardware intensive part of this process. Your hardware determines how fast/slow training the model locally will take. To run and train InstructLab locally, you must meet the following requirements: @@ -20,5 +20,5 @@ To run and train InstructLab locally, you must meet the following requirements: > **NOTE:** Python 3.12 is currently not supported, because some dependencies don't work on Python 3.12, yet. -> **NOTE:** When installing the `ilab` CLI on macOS, you may have to run the +> **NOTE:** When installing the `ilab` CLI on macOS, you may have to run the > `xcode-select --install` command, installing the required packages previously listed. \ No newline at end of file From 00c675b33e0ca6f3b05d252219b55998efe4b6ee Mon Sep 17 00:00:00 2001 From: Shabana Baig <43451943+s-akhtar-baig@users.noreply.github.com> Date: Tue, 15 Jul 2025 16:13:14 -0400 Subject: [PATCH 4/4] Update title to reflect monthly meeting cadence --- Collaboration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Collaboration.md b/Collaboration.md index ec6fe89..357ea45 100644 --- a/Collaboration.md +++ b/Collaboration.md @@ -60,7 +60,7 @@ repo. If you have questions or ideas, we have an open door policy and would love for you to join us. -### [Weekly UI Team Meeting](#weekly-ui-team-meeting) +### [Monthly UI Team Meeting](#monthly-ui-team-meeting) We host community meetings on the first Wednesday of each month at 17:00 UTC ([time zone converter](https://www.timeanddate.com/worldclock/meetingdetails.html?year=2024&month=5&day=28&hour=17&min=0&sec=0&p1=37&p2=43&p3=224&p4=213&p5=771&p6=248&p7=2&p8=101&iv=1800))