RWKV / rwkv.cpp

INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
MIT License
1.41k stars 95 forks source link

Fix ci: windows-cublas #175

Closed MollySophia closed 3 months ago

MollySophia commented 3 months ago

Added set(CMAKE_CUDA_COMPILER_FORCED TRUE) and -allow-unsupported-compiler to nvcc flags.