HKUDS / GraphGPT

[SIGIR'2024] "GraphGPT: Graph Instruction Tuning for Large Language Models"
https://arxiv.org/abs/2310.13023
Apache License 2.0
576 stars 53 forks source link

solved now #12

Closed kunupup closed 11 months ago

kunupup commented 11 months ago

bin/python: can't open file 'graphgpt/train/train_mem.py': [Errno 2] No such file or directory

kunupup commented 11 months ago

Traceback (most recent call last): File "graphgpt/train/train_mem.py", line 4, in from graphgpt.train.llama_flash_attn_monkey_patch import ( ModuleNotFoundError: No module named 'graphgpt' Traceback (most recent call last):

smurf-1119 commented 9 months ago

i also meet the same problem. Can you tell me how do you solve it?

lhkhiem28 commented 8 months ago

Hi @kunupup i also meet the same problem. Can you tell me how do you solve it?