annikwag commited on
Commit
4d84062
·
verified ·
1 Parent(s): 2b24fc7

Update model_params.cfg

Browse files
Files changed (1) hide show
  1. model_params.cfg +2 -2
model_params.cfg CHANGED
@@ -1,5 +1,5 @@
1
  # Configuration for the dedicated model
2
- DEDICATED_MODEL = "meta-llama/Llama-3.1-8B-Instruct"
3
- DEDICATED_ENDPOINT = "https://qu2d8m6dmsollhly.us-east-1.aws.endpoints.huggingface.cloud"
4
  # Write access token from the settings
5
  WRITE_ACCESS_TOKEN = st.secrets["Llama_3_1"]
 
1
  # Configuration for the dedicated model
2
+ DEDICATED_MODEL = meta-llama/Llama-3.1-8B-Instruct
3
+ DEDICATED_ENDPOINT = https://nwea79x4q1clc89l.eu-west-1.aws.endpoints.huggingface.cloud
4
  # Write access token from the settings
5
  WRITE_ACCESS_TOKEN = st.secrets["Llama_3_1"]