llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

Help populating the examples README.md files

Open ggerganov opened this issue 1 year ago • 0 comments

For now I just added empty README.md files:

  • https://github.com/ggerganov/llama.cpp/tree/master/examples/main
  • https://github.com/ggerganov/llama.cpp/tree/master/examples/quantize
  • https://github.com/ggerganov/llama.cpp/tree/master/examples/perplexity
  • https://github.com/ggerganov/llama.cpp/tree/master/examples/embedding
  • etc.

It would be great to add usage instructions and various tips and tricks for better experience for each example.

Great task for initial contributions

ggerganov avatar Mar 26 '23 07:03 ggerganov