Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/getting-started/linux_amd.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ cd ~/.local/share/instructlab
mkdir -p taxonomy/knowledge/astronomy/constellations/Phoenix/
wget https://raw.githubusercontent.com/instructlab/taxonomy/26b3fe21ccbb95adc06fe8ce76c7c18559e8dd05/knowledge/science/astronomy/constellations/phoenix/qna.yaml
mv qna.yaml taxonomy/knowledge/astronomy/constellations/Phoenix/
ilab model download --hf-token <Huggingface generated token>
ilab taxonomy diff
ilab data generate
ilab model train
Expand Down Expand Up @@ -155,4 +156,4 @@ _ILAB_COMPLETE=fish_source ilab > ~/.config/fish/completions/ilab.fish

Now that you have InstructLab installed, the next step is to initialize your environment.

[Initialize InstructLab](../getting-started/initilize_ilab.md){: .md-button .md-button--primary }
[Initialize InstructLab](../getting-started/initilize_ilab.md){: .md-button .md-button--primary }