Skip to content

Release v0.7

Compare
Choose a tag to compare
@jacquelinegarrahan jacquelinegarrahan released this 20 Oct 17:06
eaf5916

This release implements a conditional model load for the model_from_yaml function. This is useful because passing an initialized model to the server may lead to thread safety errors.

Additionally, bugs in parsing have been fixed.