Zhaojun Ni

Results 3 issues of Zhaojun Ni

z_iexp_saturated may cause compiling error : can't create Mux with heterogeneous types class chisel3.SInt and class gemmini.DummySInt

While quantizing the OPT125M model and exporting it to ONNX, I encountered the following issue: ``` Traceback (most recent call last): File "/home/zhaojun/2025proj/brevitas/src/brevitas_examples/llm/main.py", line 518, in main(args) File "/home/zhaojun/2025proj/brevitas/src/brevitas_examples/llm/main.py", line...

bug

Hello, thank you for your work. I’m very interested in the distributions of activations and weights after quantizing a pruned model. Is there a way to extract the input tensors...