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 diff --git a/Collaboration.md b/Collaboration.md index be0010e..357ea45 100644 --- a/Collaboration.md +++ b/Collaboration.md @@ -60,9 +60,9 @@ 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 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. @@ -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