Spaces:
Runtime error
Runtime error
Commit
·
a06d07a
1
Parent(s):
f61cf00
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,20 +1,20 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
colorFrom: purple
|
| 4 |
colorTo: blue
|
| 5 |
sdk: docker
|
| 6 |
models:
|
| 7 |
-
-
|
| 8 |
-
- TheBloke/
|
| 9 |
tags:
|
| 10 |
- inference api
|
| 11 |
- openai-api compatible
|
| 12 |
- llama-cpp-python
|
| 13 |
-
-
|
| 14 |
- gguf
|
| 15 |
pinned: false
|
| 16 |
---
|
| 17 |
|
| 18 |
-
#
|
| 19 |
|
| 20 |
Please refer to the [index.html](index.html) for more information.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Wizardlm-13b-v1.2.Q4_0.gguf
|
| 3 |
colorFrom: purple
|
| 4 |
colorTo: blue
|
| 5 |
sdk: docker
|
| 6 |
models:
|
| 7 |
+
- WizardLM/WizardLM-13B-V1.2
|
| 8 |
+
- TheBloke/WizardLM-13B-V1.2-GGUF
|
| 9 |
tags:
|
| 10 |
- inference api
|
| 11 |
- openai-api compatible
|
| 12 |
- llama-cpp-python
|
| 13 |
+
- WizardLM
|
| 14 |
- gguf
|
| 15 |
pinned: false
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# WizardLM-13B-V1.2-GGUF
|
| 19 |
|
| 20 |
Please refer to the [index.html](index.html) for more information.
|