ravenscroftj commited on
Commit
1eb906d
1 Parent(s): 02bb7a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,4 +11,6 @@ tags:
11
 
12
  This is Salesforce's Codegen 6B multi model ported to ggml and quantized to be executed via [turbopilot](https://github.com/ravenscroftj/turbopilot).
13
 
14
- Please refer to the [turbopilot](https://github.com/ravenscroftj/turbopilot) project to learn more about this model.
 
 
 
11
 
12
  This is Salesforce's Codegen 6B multi model ported to ggml and quantized to be executed via [turbopilot](https://github.com/ravenscroftj/turbopilot).
13
 
14
+ Please refer to the [turbopilot](https://github.com/ravenscroftj/turbopilot) project to learn more about this model.
15
+
16
+ **nb: this model is not directly compatible with llama.cpp. You will need to use [turbopilot](https://github.com/ravenscroftj/turbopilot) to run it**