indonesian-whisperer / app /config.json
cahya's picture
add option for 8bit
84d80f5
{
"text-generator": {
"indochat-tiny": {
"name": "cahya/indochat-tiny",
"load_in_8bit": false
},
"bloomz-1b1-instruct": {
"name": "cahya/bloomz-1b7-instruct",
"load_in_8bit": true
}
}
}