BenchmarkBot's picture
add quantizations
699b4cd
raw
history blame
371 Bytes
custom_css = """
.descriptive-text {
font-size: 16px !important;
}
#citation-button span {
font-size: 16px !important;
}
#citation-button textarea {
font-size: 16px !important;
}
#citation-button > label > button {
margin: 6px;
transform: scale(1.3);
}
.hardware-tabs button {
font-size: 20px;
}
.A100-tabs button {
font-size: 20px;
}
"""