Commit Graph

12 Commits (a3fb6c507f6c30b9ab9e6b04da210ff03b45219a)

Author SHA1 Message Date
Georgi Gerganov 09d7d2b68e
examples : refactor in order to reuse code and reduce duplication (#482)
2 years ago
Syahmi Azhar 1512545149
whisper : add loader class to allow loading from buffer and others (#353)
3 years ago
Andy Maloney 84c6b42e65
cmake : update to 3.19 (#351)
3 years ago
Andy Maloney 331c0bbddc
examples : fix memory leak on failure to load gpt2 model (#323)
3 years ago
Andy Maloney dc90efd504
examples : small code cleanups (#322)
3 years ago
Georgi Gerganov 99da1e5cc8
cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings
3 years ago
Georgi Gerganov a613f16aec
talk : improve prompting
3 years ago
Georgi Gerganov aa6adda26e
talk : make compatible with c++11 (part 2)
3 years ago
Georgi Gerganov 444349f4ec
talk : make compatible with c++11
3 years ago
Georgi Gerganov 85c9ac18b5
Update README.md
3 years ago
Georgi Gerganov b7c85d1ea6 talk : fix build for MSVC
3 years ago
Georgi Gerganov 3b1aacbe6d talk : talk with AI in the terminal
3 years ago