Initial Home page

Georgi Gerganov 2023-04-05 18:55:25 +03:00
commit ab97d76169

4
GGML-Tips-&-Tricks.md Normal file

@ -0,0 +1,4 @@
## Measuring the performance of the inference
- Build with `GGML_PERF`
- Uncomment `ggml_graph_print(&gf);` in `llama.cpp`