File size: 553 Bytes
02bb7a3
 
 
 
 
 
 
 
 
 
 
 
 
1eb906d
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: bsd-3-clause
language:
- en
pipeline_tag: text-generation
tags:
- ggml
- quantized
---
# Codegen 6B Multi GGML Quantized

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