robustdev commited on
Commit
3f117e0
·
verified ·
1 Parent(s): 88ce038

Add cookbook link to README

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