limcheekin commited on
Commit
4cc9372
1 Parent(s): 06f6d46

doc: updated readme

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -4,17 +4,17 @@ colorFrom: purple
4
  colorTo: blue
5
  sdk: docker
6
  models:
7
- - WizardLM/WizardCoder-Python-13B-V1.0
8
- - TheBloke/WizardCoder-Python-13B-V1.0-GGUF
9
  tags:
10
- - inference api
11
- - openai-api compatible
12
- - llama-cpp-python
13
- - WizardCoder-Python-13B-V1.0
14
- - gguf
15
  pinned: false
16
  ---
17
 
18
- # orca_mini_v3_7B-GGUF (Q5_K_M)
19
 
20
  Please refer to the [index.html](index.html) for more information.
 
4
  colorTo: blue
5
  sdk: docker
6
  models:
7
+ - WizardLM/WizardCoder-Python-13B-V1.0
8
+ - TheBloke/WizardCoder-Python-13B-V1.0-GGUF
9
  tags:
10
+ - inference api
11
+ - openai-api compatible
12
+ - llama-cpp-python
13
+ - WizardCoder-Python-13B-V1.0
14
+ - gguf
15
  pinned: false
16
  ---
17
 
18
+ # WizardCoder-Python-13B-V1.0-GGUF (Q5_K_M)
19
 
20
  Please refer to the [index.html](index.html) for more information.