CoolFace
Modelpublic

ravenscroftj/CodeGen-350M-multi-ggml-quant

sourceHugging Facebsd-3-clauseupdated 3y agoView on Hugging Face
2likes
README.md17 linesDownload Raw Back to root
1---2license: bsd-3-clause3language:4- en5pipeline_tag: text-generation6tags:7- ggml8- quantized9---10# Codegen 350M Multi GGML Quantized11 12This is Salesforce's Codegen 350M multi model ported to ggml and quantized to be executed via [turbopilot](https://github.com/ravenscroftj/turbopilot).13 14Please 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**