20 lines
456 B
Text
20 lines
456 B
Text
|
{
|
||
|
"ask_contract_id": "int",
|
||
|
"bundled_results": "int",
|
||
|
"cpu_ghz": "float",
|
||
|
"driver_vers": "int",
|
||
|
"geolocode": "int",
|
||
|
"gpu_arch": "str",
|
||
|
"gpu_ids": "list",
|
||
|
"gpu_total_ram": "int",
|
||
|
"hostname": "NoneType",
|
||
|
"reliability": "float",
|
||
|
"reliability_mult": "float",
|
||
|
"rented": "bool",
|
||
|
"vericode": "int",
|
||
|
"rn": "int",
|
||
|
"dph_total_adj": "float",
|
||
|
"discount_rate": "float",
|
||
|
"discounted_hourly": "float",
|
||
|
"discounted_dph_total": "float"
|
||
|
}
|