Blazgo commited on
Commit
8c57b9b
·
verified ·
1 Parent(s): 475232f

Update setup_petal_swarm.py

Browse files
Files changed (1) hide show
  1. setup_petal_swarm.py +1 -1
setup_petal_swarm.py CHANGED
@@ -46,7 +46,7 @@ def keep_server_alive(server_process):
46
 
47
  if __name__ == "__main__":
48
  # Define the model name and port
49
- model_name = "meta-llama/Meta-Llama-3.1-405B-Instruct"
50
  port = 31337
51
 
52
  # Install dependencies (optional, but should be included for Docker consistency)
 
46
 
47
  if __name__ == "__main__":
48
  # Define the model name and port
49
+ model_name = "deca-ai/2-mini"
50
  port = 31337
51
 
52
  # Install dependencies (optional, but should be included for Docker consistency)