Spaces:
Running
Running
Commit
•
51e7e1a
1
Parent(s):
80f0eea
update README
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ Rendering config:
|
|
42 |
- `RENDERING_REPLICATE_API_MODEL_VERSION`: optional, in case you want to change the version
|
43 |
|
44 |
Language model config:
|
45 |
-
- `LLM_HF_INFERENCE_ENDPOINT_URL`: "
|
46 |
- `LLM_HF_INFERENCE_API_MODEL`: "codellama/CodeLlama-7b-hf"
|
47 |
|
48 |
In addition, there are some community sharing variables that you can just ignore.
|
|
|
42 |
- `RENDERING_REPLICATE_API_MODEL_VERSION`: optional, in case you want to change the version
|
43 |
|
44 |
Language model config:
|
45 |
+
- `LLM_HF_INFERENCE_ENDPOINT_URL`: "<use your own>"
|
46 |
- `LLM_HF_INFERENCE_API_MODEL`: "codellama/CodeLlama-7b-hf"
|
47 |
|
48 |
In addition, there are some community sharing variables that you can just ignore.
|