jbilcke-hf HF staff commited on
Commit
51e7e1a
1 Parent(s): 80f0eea

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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`: "https://llama-v2-70b-chat.ngrok.io"
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.