1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-15 14:50:51 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Cebtenzzre
e6616cf0db
examples : add compiler version and target to build info () 2023-09-15 16:59:49 -04:00
wzy
b1f4290953
cmake : install targets ()
fix 
2023-07-19 10:01:11 +03:00
SuperUserNameMan
b41b4cad6f
examples : add "simple" ()
* Create `simple.cpp`

* minimalist example `CMakeLists.txt`

* Update Makefile for minimalist example

* remove 273: Trailing whitespace

* removed trailing white spaces simple.cpp

* typo and comments simple.cpp

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2023-06-16 21:58:09 +03:00