Spaces:
Runtime error
Runtime error
limcheekin
commited on
Commit
•
4cc9372
1
Parent(s):
06f6d46
doc: updated readme
Browse files
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 |
-
#
|
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.
|