refactoring data modules and implementing prompt generator#40
Conversation
|
TODOs:
|
|
@troyfeng116 Can you help me figure something out here: I was able to run the inference pipeline test locally (on lada) but it gives a weird error when running CI. Do you have an idea about why this is happening? Also, it might be helpful to see if you can run the test locally on your end. |
I'm getting the same error locally, what is your local |
|
@troyfeng116 This is my |
|
I'm using Python 3.8.15 btw |
|
@niansong1996 Just pushed a fix, ran into something like this before and it was a |
Forgot to upgrade |
|
@troyfeng116 Hmm, I tried to vary the version of Thanks a lot for the fix! |
Working on #25 and potentially will also work on #36 in this PR.