File size: 241 Bytes
92f3006
 
9b2e531
92f3006
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
    "language_model_kwargs": {
        "model_name": "gpt-3.5-turbo-16k",
        "temperature": 0.0
    },
    "summarization_kwargs": {
        "chain_type": "map_reduce"
    },
    "share_gradio_via_link": false,
    "run_local": true
}