Arcypojeb commited on
Commit
450117e
1 Parent(s): 80c00c7

Update agents.py

Browse files
Files changed (1) hide show
  1. agents.py +1 -1
agents.py CHANGED
@@ -36,7 +36,7 @@ used_ports = []
36
  server_ports = []
37
  client_ports = []
38
 
39
- class Llama2:
40
 
41
  def __init__(self, fireworksAPI):
42
 
 
36
  server_ports = []
37
  client_ports = []
38
 
39
+ class Llama2:
40
 
41
  def __init__(self, fireworksAPI):
42