-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hi,
Was able to get it compiled and successfully get it to remember something, and list things that have been remembered. Unfortunately when it come's time to ask a question it didn't seem to produce any kind of response only -
running on CPU, to run on GPU, build this example with --features cuda
a few times over. Left it running for a bit and nothing. Not sure if this is an issue with the input model, or a result of some issues compiling two different versions of C runtime libraries used by rocksdb and something else. I received Error LNK2038 when building, which said something about incompatible static and dynamic runtime libraries. I ended up only getting it to compile by using a flag for the static runtime library in the rust build file.