Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
---
|
2 |
license: bsd-3-clause
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: bsd-3-clause
|
3 |
---
|
4 |
+
|
5 |
+
Salesforce's [CodeGen](https://github.com/salesforce/CodeGen) 2B mono model ported to ggml and quantized to be executed on Apple Silicon M1/M2 CPU.
|
6 |
+
Please refer to this [tutorial](https://github.com/virtualramblas/codegen-quantization-M1) to learn more about the process that has been followed to achieve this result and feel free to leave a star if you find it useful. Thanks.
|