0x81632 commited on
Commit
a1a890a
1 Parent(s): d56d25c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -1,21 +1,19 @@
1
  ---
2
- title: orca_mini_v3_7B-GGUF (Q4_K_M)
3
  colorFrom: purple
4
  colorTo: blue
5
  sdk: docker
6
  models:
7
- - psmathur/orca_mini_v3_7b
8
- - TheBloke/orca_mini_v3_7B-GGUF
9
  tags:
10
  - inference api
11
  - openai-api compatible
12
  - llama-cpp-python
13
- - orca_mini_v3_7B
14
  - gguf
15
  pinned: false
16
- duplicated_from: limcheekin/orca_mini_v3_7B-GGUF
17
  ---
18
 
19
- # orca_mini_v3_7B-GGUF (Q4_K_M)
20
 
21
  Please refer to the [index.html](index.html) for more information.
 
1
  ---
2
+ title: GGUF Api
3
  colorFrom: purple
4
  colorTo: blue
5
  sdk: docker
6
  models:
7
+ - TheBloke/zephyr-7B-alpha-GGUF
 
8
  tags:
9
  - inference api
10
  - openai-api compatible
11
  - llama-cpp-python
12
+ - zephyr-7B-alpha-GGUF
13
  - gguf
14
  pinned: false
 
15
  ---
16
 
17
+ # zephyr-7B-alpha-GGUF
18
 
19
  Please refer to the [index.html](index.html) for more information.