Spaces:
Runtime error
Runtime error
matthoffner
commited on
Commit
•
f0a931e
1
Parent(s):
e5ca1e3
Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,8 @@ colorTo: blue
|
|
11 |
|
12 |
Forked chatbot from forked chatbot-ui.
|
13 |
|
14 |
-
Slight changes are made to work with a `ctransformers` API instead of the Llama/OpenAI model.
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
Forked chatbot from forked chatbot-ui.
|
13 |
|
14 |
+
Slight changes are made to work with a `ctransformers` API instead of the Llama/OpenAI model.
|
15 |
+
|
16 |
+
## Using locally
|
17 |
+
|
18 |
+
Set `OPENAI_API_HOST` using an OpenAI API like https://github.com/matthoffner/ggml-fastapi
|