Carla Sagebiel
Results
2
issues of
Carla Sagebiel
In the `forward`-method of `BasicTransformerBlock` the keywords `additional_tokens` and `n_times_crossframe_attn_in_self` are ignored, because these keywords are added to `kwargs`, but `kwargs` is not passed to `checkpoint`, only `context` is. So...
I wanted to use termpdf for automatic reloading when writing latex code. The problem is that everything stops working after changing something in the tex file and compiling -- The...