Spaces:
Sleeping
Sleeping
Update agents.py
Browse files
agents.py
CHANGED
@@ -36,7 +36,7 @@ used_ports = []
|
|
36 |
server_ports = []
|
37 |
client_ports = []
|
38 |
|
39 |
-
|
40 |
|
41 |
def __init__(self, fireworksAPI):
|
42 |
|
|
|
36 |
server_ports = []
|
37 |
client_ports = []
|
38 |
|
39 |
+
class Llama2:
|
40 |
|
41 |
def __init__(self, fireworksAPI):
|
42 |
|