Update README, add newline between API surface configurations

This commit is contained in:
Ashwin Bharambe 2024-08-07 15:14:59 -07:00
parent 66412b932b
commit 68654460f8
2 changed files with 37 additions and 3 deletions

View file

@ -91,6 +91,7 @@ def configure_llama_distribution(dist: "Distribution", config: "DistributionConf
else None
),
)
print("")
config.providers[api.value] = {
"provider_id": provider_spec.provider_id,