This commit is contained in:
Jim Burtoft 2025-08-27 09:40:07 +02:00 committed by GitHub
commit c8e1b62d3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,7 +112,7 @@ def neuron_config_to_env(neuron_config):
def sort_neuron_configs(dictionary):
return -dictionary["tp_degree"], -dictionary["batch_size"]
return -dictionary["tp_degree"], dictionary["batch_size"]
def lookup_compatible_cached_model(