Fly

Results 1 comments of Fly

![image](https://github.com/THUDM/ChatGLM2-6B/assets/96099979/a4408f82-6524-4cdf-a4d9-3ecc4525bec4) ``` Compile parallel cpu kernel gcc -O3 -fPIC -pthread -fopenmp -std=c99 /home/app/.cache/huggingface/modules/transformers_modules/chatgml2-6b-int4/quantization_kernels_parallel.c -shared -o /home/app/.cache/huggingface/modules/transformers_modules/chatgml2-6b-int4/quantization_kernels_parallel.so failed. Compile cpu kernel gcc -O3 -fPIC -std=c99 /home/app/.cache/huggingface/modules/transformers_modules/chatgml2-6b-int4/quantization_kernels.c -shared -o /home/app/.cache/huggingface/modules/transformers_modules/chatgml2-6b-int4/quantization_kernels.so failed. ```...