Add cookbook link to README

#1
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -44,6 +44,7 @@ Rather than re-uploading or replicating the entire training details, please refe
44
  - Compliant with LlamaCpp Python wrapper (`llama_cpp`) and C++ CLI (`llama.cpp`) inference engines
45
 
46
  ## How to Use
 
47
 
48
  ### Install llama.cpp on Mac
49
 
 
44
  - Compliant with LlamaCpp Python wrapper (`llama_cpp`) and C++ CLI (`llama.cpp`) inference engines
45
 
46
  ## How to Use
47
+ [The cookbook](https://github.com/cisco-foundation-ai/cookbook) provides example use cases, code samples for adoption, and references.
48
 
49
  ### Install llama.cpp on Mac
50