Spaces:
Sleeping
Sleeping
File size: 106 Bytes
10330bc |
1 2 3 4 5 |
class Config:
temperature = 0
streaming = True
chain_type = "stuff"
max_token_limit = 4098 |