Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
|
|
4 |
tags:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
---
|
9 |
# Q4_K_M Quantization of [Instinct](https://huggingface.co/original-username/original-model), Continue's Open Next-Edit Model
|
10 |
This is a Q4_K_M quantized GGUF version of the original model for efficient local inference.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- continuedev/instinct
|
5 |
tags:
|
6 |
+
- gguf
|
7 |
+
- quantization
|
8 |
+
- q4_k_m
|
9 |
---
|
10 |
# Q4_K_M Quantization of [Instinct](https://huggingface.co/original-username/original-model), Continue's Open Next-Edit Model
|
11 |
This is a Q4_K_M quantized GGUF version of the original model for efficient local inference.
|