Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update model_params.cfg
Browse files- model_params.cfg +1 -3
model_params.cfg
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
[MODEL]
|
2 |
# Configuration for the dedicated model
|
3 |
DEDICATED_MODEL = meta-llama/Llama-3.1-8B-Instruct
|
4 |
-
DEDICATED_ENDPOINT = https://nwea79x4q1clc89l.eu-west-1.aws.endpoints.huggingface.cloud
|
5 |
-
# Write access token from the settings
|
6 |
-
WRITE_ACCESS_TOKEN = st.secrets["Llama_3_1"]
|
|
|
1 |
[MODEL]
|
2 |
# Configuration for the dedicated model
|
3 |
DEDICATED_MODEL = meta-llama/Llama-3.1-8B-Instruct
|
4 |
+
DEDICATED_ENDPOINT = https://nwea79x4q1clc89l.eu-west-1.aws.endpoints.huggingface.cloud
|
|
|
|