Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,7 @@
|
|
2 |
license: other
|
3 |
---
|
4 |
|
5 |
-
|
|
|
|
|
|
|
|
2 |
license: other
|
3 |
---
|
4 |
|
5 |
+
---
|
6 |
+
|
7 |
+
This is a ggml quantized version of [Replit-v2-CodeInstruct-3B](https://huggingface.co/teknium/Replit-v2-CodeInstruct-3B). Quantized to 4bit -> q4_1.
|
8 |
+
To run inferene you can use ggml directly or ctranformers (bindings/demo repo to be added): https://github.com/marella/ctransformers
|