whisper.cpp / examples /talk /gpt-2.cpp

Commit History

whisper : add integer quantization support (#540)
a5f8f3c
unverified

ggerganov HF Staff commited on

examples : fix memory leak on failure to load gpt2 model (#323)
c92d0b9
unverified

Andy Maloney commited on

examples : small code cleanups (#322)
e0255d4
unverified

Andy Maloney commited on

cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings
7ffa531
unverified

ggerganov HF Staff commited on

talk : improve prompting
de68a7e
unverified

ggerganov HF Staff commited on

talk : make compatible with c++11 (part 2)
cf313a6
unverified

ggerganov HF Staff commited on

talk : make compatible with c++11
53ae12b
unverified

ggerganov HF Staff commited on

talk : talk with AI in the terminal
7aad96d

ggerganov HF Staff commited on