Spaces:
Runtime error
Runtime error
Update config.yml
#1
by
Noname010101
- opened
- config.yml +2 -2
config.yml
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
model_url: https://huggingface.co/
|
3 |
typer:
|
4 |
delay: 0.1
|
5 |
runpod:
|
6 |
-
endpoint_id:
|
7 |
prefer_async: true
|
8 |
llm:
|
9 |
max_tokens: 600
|
|
|
1 |
---
|
2 |
+
model_url: https://huggingface.co/TheBloke/llama2_7b_chat_uncensored-GGML
|
3 |
typer:
|
4 |
delay: 0.1
|
5 |
runpod:
|
6 |
+
endpoint_id: vxi8yc4mxz187n
|
7 |
prefer_async: true
|
8 |
llm:
|
9 |
max_tokens: 600
|