instructlab / docs.instructlab.ai

The docs.instructlab.ai public documentation repository. PRs accepted and encouraged!
https://docs.instructlab.ai/
8 stars 8 forks source link

Reformat Getting started page on docs site #6

Closed kelbrown20 closed 1 month ago

kelbrown20 commented 1 month ago

Description: Separating Installing and other Instructlab steps on the docs site. Good to have the different install methods, but after Installing, most of the other workflow items should be the same.

Proposed map for "Getting started"

Getting started
- Install on Linux AMD
- Install on Linux Nvidia 
- Install on Mac
- Initialize InstructLab 
- Download models
- Intro Serve and chat

This PR also moved the other md files in getting_started to a different section. Creating a different PR for populating the "Adding data to a model" section

jjasghar commented 1 month ago

Can you update the mkdocs.yaml with the nav changes too?

kelbrown20 commented 1 month ago

@jjasghar thank you for the feedback! I believe I addressed everything!