Adarsh-Iyer commited on
Commit
c3f2479
·
verified ·
1 Parent(s): a04545c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
  license: apache-2.0
3
- base_model: original-username/original-model
 
4
  tags:
5
- - gguf
6
- - quantization
7
- - q4_k_m
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.