ravenscroftj commited on
Commit
f93a611
1 Parent(s): 5dba09f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -11,4 +11,7 @@ tags:
11
 
12
  This is Salesforce's Codegen 2B 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 2B 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
+
17
+ **nb: this model is not directly compatible with llama.cpp. You will need to use [turbopilot](https://github.com/ravenscroftj/turbopilot) to run it**