Commit Graph

9 Commits (896197c194d32b4b3bd9263952cd7b36c39d54bd)

Author SHA1 Message Date
Abitofevrything 896197c194 Update gpt-2.cpp
3 years ago
Abitofevrything bde7ee3751
Remove ggml_cycles and ggml_perf timings; replace with ggml_process_time
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 3b1aacbe6d talk : talk with AI in the terminal
3 years ago