"examples/llm/graphs/__init__.py" did not exist on "4b42b23238d0226eb915cb95464f48037eb5b75f"
  • Eric Ma's avatar
    Minor changes to shell commands · 677a26c0
    Eric Ma authored
    Two changes proposed here:
    
    1. We add `bash` before the commands so that they are explicitly run by `bash`; otherwise, they would need to be `chmod +x` before the scripts could be executed standalone.
    2. We changed the script names for downloading `mmseq` resources because the script names didn't match up with what's in the `scripts/` directory.
    677a26c0
README.md 9.48 KB