Tarun Mishra
Tarun Mishra
I downloaded yolo-v4-tiny.weights and converted to pb using provided script. But got error in the next step:- Model Optimizer version: [ ERROR ] Exception occurred during running replacer "TFYOLOV3" ():...
I cloned your code. and I changed the opencv pathin the cmake file. I got the following error in screen. I/flutter ( 4812): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════...
I am getting the following error when trying to run the distil-whisper-asr.ipynb notebook. The error occurs at the **'Quantize Distil-Whisper encoder and decoder models** block. The error happens if the...
I am getting the following error when trying to run the distil-whisper-asr.ipynb notebook. The error occurs at the **'Quantize Distil-Whisper encoder and decoder models** block. The error happens if the...
Error while quntising pretrained_model_dir = "tiiuae/falcon-7b" :- 2023-07-18 10:48:21 INFO [auto_gptq.modeling._base] Quantizing mlp.dense_4h_to_h in layer 2/32... Traceback (most recent call last): File "/home/intel-spc/Documents/tarun/auto-gpt/run.py", line 29, in model.quantize(examples) File "/home/intel-spc/Documents/tarun/auto-gpt/qptq/lib/python3.10/site-packages/torch/utils/_contextlib.py", line...