Merge branch 'main' of https://huggingface.co/ravenscroftj/CodeGen-2B-multi-ggml-quant
Browse files
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**
|