You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LLAMA currently requires the fmt library for the dumping functionality and some examples, but LLAMA can be used just fine without fmt. We should make fmt optional and allow LLAMA to be used without it, e.g. via add_subdirectory.
The text was updated successfully, but these errors were encountered:
LLAMA currently requires the fmt library for the dumping functionality and some examples, but LLAMA can be used just fine without fmt. We should make fmt optional and allow LLAMA to be used without it, e.g. via
add_subdirectory
.The text was updated successfully, but these errors were encountered: