Commit
·
745fe8b
1
Parent(s):
6713081
Add readme
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Codegen 350M Multi GGML Quantized
|
2 |
+
|
3 |
+
This is Salesforce's Codegen 350M multi model ported to ggml and quantized to be executed via [turbopilot](https://github.com/ravenscroftj/turbopilot).
|
4 |
+
|
5 |
+
Please refer to the [turbopilot](https://github.com/ravenscroftj/turbopilot) project to learn more about this model.
|