GotoUsuke's picture
Upload folder using huggingface_hub
ab4488b verified
raw
history blame contribute delete
233 Bytes
#!/home/ryo_goto/GraphRAG-Ollama-UI/graphrag-ollama/bin/python3
# -*- coding: UTF-8 -*-
from __future__ import print_function, division, absolute_import
from numba.misc.numba_entry import main
if __name__ == "__main__":
main()