Skip to content

Blank Line in qna.yaml #51

@christopherpaquin

Description

@christopherpaquin

Following the instructions for install on Nvidia.

If you attempt to run

ilab taxonomy diff
the command will fail as there is a blank line at the end of the qna.yaml

$ ilab taxonomy diff
knowledge/astronomy/constellations/Phoenix/qna.yaml
ERROR 2025-03-05 23:03:23,516 instructlab.schema.taxonomy:134: qna.yaml:199:1 too many blank lines (1 > 0) (empty-lines)
Reading taxonomy failed with the following error: 1 total errors found across 1 taxonomy files!

Not sure who has access to the qna.yaml, but the blank line should be removed.

https://docs.instructlab.ai/getting-started/linux_nvidia/

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 taxonomy diff

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions