ravenscroftj
commited on
Commit
•
5dba09f
1
Parent(s):
21c48ab
commit
Browse files- README.md +14 -0
- codegen-2B-multi-ggml-4bit-quant.bin +3 -0
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: bsd-3-clause
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- ggml
|
8 |
+
- quantized
|
9 |
+
---
|
10 |
+
# Codegen 2B Multi GGML Quantized
|
11 |
+
|
12 |
+
This is Salesforce's Codegen 2B multi model ported to ggml and quantized to be executed via [turbopilot](https://github.com/ravenscroftj/turbopilot).
|
13 |
+
|
14 |
+
Please refer to the [turbopilot](https://github.com/ravenscroftj/turbopilot) project to learn more about this model.
|
codegen-2B-multi-ggml-4bit-quant.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66b34820be1021b12693607dcd3869a4b2358ff03003bb4e6dae82d338fd532e
|
3 |
+
size 2087118207
|