EnlistedGhost commited on
Commit
6bcccbb
·
verified ·
1 Parent(s): 894f5ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -21,6 +21,10 @@ tags:
21
  ---
22
 
23
  ## Model Details and Specifications:
 
 
 
 
24
  *(More information and an updates to the ModelCard (this page) coming soon!)*
25
 
26
  **Quantized GGUF version of:**
@@ -32,8 +36,6 @@ tags:
32
  ----------------------------------------------
33
 
34
  ## Software and Methods used for Quantization and GGUF Conversion:
35
- **A Llama.cpp and Ollama compatible GGUF converted and Quantized model files** <br />
36
- *(Compatible with both Ollama, and Llama.cpp)*
37
 
38
  **Software used to convert Safetensors to GGUF:**
39
  - <a href="https://github.com/ggml-org/llama.cpp/">llama.cpp</a>
 
21
  ---
22
 
23
  ## Model Details and Specifications:
24
+
25
+ **This release contains:** <br />
26
+ Llama.cpp and Ollama compatible GGUF converted and Quantized model files
27
+ *(Compatible with both Ollama, and Llama.cpp)* <br />
28
  *(More information and an updates to the ModelCard (this page) coming soon!)*
29
 
30
  **Quantized GGUF version of:**
 
36
  ----------------------------------------------
37
 
38
  ## Software and Methods used for Quantization and GGUF Conversion:
 
 
39
 
40
  **Software used to convert Safetensors to GGUF:**
41
  - <a href="https://github.com/ggml-org/llama.cpp/">llama.cpp</a>