$HOMEのディレクトリ構成


$HOME/
└── data/
    ├── dataset/
    |   └── mvtec_anomaly_detection/
    ├── models/
    |   ├── gguf/
    |   |   ├── llm-jp-3-1.8b-instruct-bf16.gguf
    |   |   └── llm-jp-3-1.8b-instruct-Q4_K_M.gguf
    |   └── hf/
    |       ├── llm-jp-3-13b-instruct3/
    |       └── llm-jp-3-1.8b-instruct/
    ├── notes/
    |   └── blog/ -> https://github.com/mshr-h/blog
    ├── project/
    ├── sandbox    -> https://github.com/mshr-h/sandbox
    └── source/
        ├── pytorch/ -> https://github.com/pytorch/pytorch
        └── tvm/     -> https://github.com/apache/tvm