File size: 558 Bytes
f1c601e 745fe8b d65007d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: bsd-3-clause
language:
- en
pipeline_tag: text-generation
tags:
- ggml
- quantized
---
# Codegen 350M Multi GGML Quantized
This is Salesforce's Codegen 350M multi model ported to ggml and quantized to be executed via [turbopilot](https://github.com/ravenscroftj/turbopilot).
Please refer to the [turbopilot](https://github.com/ravenscroftj/turbopilot) project to learn more about this model.
**nb: this model is not directly compatible with llama.cpp. You will need to use [turbopilot](https://github.com/ravenscroftj/turbopilot) to run it** |