ravenscroftj commited on
Commit
6ad57a2
2 Parent(s): 29a91e8 f93a611

Merge branch 'main' of https://huggingface.co/ravenscroftj/CodeGen-2B-multi-ggml-quant

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**