Spaces:
Running
Running
Husnain
commited on
Commit
•
89ecfb4
1
Parent(s):
22a8c52
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ Huggingface LLM Inference API in OpenAI message format.
|
|
15 |
## Features
|
16 |
|
17 |
- Available Models (2024/01/22): [#2](https://github.com/Niansuh/HF-LLM-API/issues/2)
|
18 |
-
- `mistral-7b`, `mixtral-8x7b`, `nous-mixtral-8x7b`, `gemma-7b`
|
19 |
- Adaptive prompt templates for different models
|
20 |
- Support OpenAI API format
|
21 |
- Enable api endpoint via official `openai-python` package
|
|
|
15 |
## Features
|
16 |
|
17 |
- Available Models (2024/01/22): [#2](https://github.com/Niansuh/HF-LLM-API/issues/2)
|
18 |
+
- `mistral-7b`, `mixtral-8x7b`, `nous-mixtral-8x7b`, `gemma-7b`, `openchat-3.5`
|
19 |
- Adaptive prompt templates for different models
|
20 |
- Support OpenAI API format
|
21 |
- Enable api endpoint via official `openai-python` package
|