limcheekin commited on
Commit
6e2cf22
·
1 Parent(s): e8720b4

docs: updated links and app_file config

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -3,6 +3,7 @@ title: orca_mini_v3_13B-GGML (q5_K_S)
3
  colorFrom: purple
4
  colorTo: blue
5
  sdk: docker
 
6
  models:
7
  - TheBloke/orca_mini_v3_13B-GGML
8
  tags:
@@ -18,9 +19,9 @@ pinned: false
18
 
19
  With the utilization of the [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) package, we are excited to introduce the GGML model hosted in the Hugging Face Docker Spaces, made accessible through an OpenAI-compatible API. This space includes comprehensive API documentation to facilitate seamless integration.
20
 
21
- The API endpoint:
22
- https://limcheekin-orca_mini_v3_13B-GGML.hf.space/v1
23
- The API doc:
24
- https://limcheekin-orca_mini_v3_13B-GGML.hf.space/docs
25
 
26
  If you find this resource valuable, your support in the form of starring the space would be greatly appreciated. Your engagement plays a vital role in furthering the application for a community GPU grant, ultimately enhancing the capabilities and accessibility of this space.
 
3
  colorFrom: purple
4
  colorTo: blue
5
  sdk: docker
6
+ app_file: README.md
7
  models:
8
  - TheBloke/orca_mini_v3_13B-GGML
9
  tags:
 
19
 
20
  With the utilization of the [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) package, we are excited to introduce the GGML model hosted in the Hugging Face Docker Spaces, made accessible through an OpenAI-compatible API. This space includes comprehensive API documentation to facilitate seamless integration.
21
 
22
+ - The API endpoint:
23
+ https://limcheekin-orca-mini-v3-13b-ggml.hf.space/v1
24
+ - The API doc:
25
+ https://limcheekin-orca-mini-v3-13b-ggml.hf.space/docs
26
 
27
  If you find this resource valuable, your support in the form of starring the space would be greatly appreciated. Your engagement plays a vital role in furthering the application for a community GPU grant, ultimately enhancing the capabilities and accessibility of this space.