Leon Lu

Results 3 issues of Leon Lu

I think there is a typo in the current Makefile, it should remove '' to make sed comand like this: sed -i '1s/^/`timescale 1ns\/1ns\n/' build/gpu.v original one is sed -i...

## ❓ General Questions In the MLC LLM environment, seems the ffi-navigator not works, although it use tvm-unity source code. We can jump from mlc llm to the tvm-unity python...

question

I add a for loop for this program, and attach the next token to the end of prompt, it will not generate the , just generate the same context again...