georgejsh

Results 2 comments of georgejsh

This is a patch I made. *** Makefile 2017-11-23 16:18:16.686808161 +0530 *** 110,119 **** ``` --host=$(target) \ --with-payload=$(vmlinux_stripped) \ --enable-logo \ ! --with-logo=$(abspath conf/sifive_logo.txt) \ ! --with-target-isa=$(ISA) \ ! --with-target-abi=$(ABI)...

Error Code from logs: org.apache.tvm.Base$TVMError: ValueError: Check failed: (DataType(ptr->dl_tensor.dtype) == dtype) is false: at org.apache.tvm.Base.checkCall(Base.java:173) at org.apache.tvm.Function.invoke(Function.java:130) at ai.mlc.mlcchat.LLMChat.Encode(LLMChat.java:79)