File size: 554 Bytes
5dba09f
 
 
 
 
 
 
 
 
 
 
 
 
f93a611
 
 
 
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 2B Multi GGML Quantized

This is Salesforce's Codegen 2B 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**