Commit Graph

12 Commits (master)

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