Error during run attempt for app

#4
by Solshine - opened
Pseudo Lab org

Error stated as:
Runtime error
Launch timed out, space was not healthy after 30 min

Progress report ends with:
The current implementation of Falcon calls torch.scaled_dot_product_attention directly, this will be deprecated in the future in favor of the BetterTransformer API. Please install the latest optimum library with pip install -U optimum and call model.to_bettertransformer() to benefit from torch.scaled_dot_product_attention and future performance optimizations.

Sign up or log in to comment