Guglielmo commited on
Commit
46f9288
1 Parent(s): 425979c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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.