Spaces:
Sleeping
Sleeping
class Config: | |
temperature = 0 | |
streaming = True | |
chain_type = "stuff" | |
max_token_limit = 4098 |
class Config: | |
temperature = 0 | |
streaming = True | |
chain_type = "stuff" | |
max_token_limit = 4098 |