Spaces:
Sleeping
Sleeping
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 |
-
|
9 |
tags:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
pinned: false
|
16 |
---
|
17 |
|
18 |
# Yarn-Mistral-7B-128k-GGUF (Q6_K)
|
19 |
|
20 |
-
Please refer to the [index.html](index.html) for more information.
|
|
|
1 |
---
|
2 |
+
title: Falcon-&B-Instruct
|
3 |
colorFrom: purple
|
4 |
colorTo: blue
|
5 |
sdk: docker
|
6 |
models:
|
7 |
+
- tiiuae/falcon-7b-instruct
|
8 |
+
- maddes8cht/tiiuae-falcon-7b-instruct-gguf
|
9 |
tags:
|
10 |
+
- inference api
|
11 |
+
- openai-api compatible
|
12 |
+
- llama-cpp-python
|
13 |
+
- Yarn-Mistral-7B-128k-GGUF
|
14 |
+
- gguf
|
15 |
pinned: false
|
16 |
---
|
17 |
|
18 |
# Yarn-Mistral-7B-128k-GGUF (Q6_K)
|
19 |
|
20 |
+
Please refer to the [index.html](index.html) for more information.
|