TypeError: 'str' object is not callable error with Llama 3.1 8B instruct model (4 bit quantization) #1570 ...
When running the Triton kernel with a string passed as operation_function via tl.constexpr, a TypeError occurs when trying to call the string as a function. If ...