File size: 216 Bytes
5c6d006
 
4efc6f3
 
5c6d006
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
    "cha": {
        "user_name": "user",
        "bot_name": "Tanjiro"
    },
    "llm": {
        "temperature": 0.7,
        "top_p": 0.9,
        "repetition_penalty": 1.05,
        "max_new_tokens": 96
    }
}