Results 5 issues of 01miaom

# navigation reverse and inverse vertical doesn't work ##### Description I meet the same problem with issue 408, when using orbit as camera navigation mode, the movement was reversed. Also...

When running an entire bloom model in local environment, I can view the information of all layers and specify the query_key_value module in lora. But in petals, the (h) layer...

Based on changes in the [attention keras repositories](https://github.com/thushv89/attention_keras), modify the code to make it work on the new tensorflow api

Models created in OpenSCAD do not rotate correctly in Model-Viewer due to differing coordinate systems. Specifically, in Model-Viewer, the Y-axis seems to correspond to the Z-axis in OpenSCAD. This mismatch...

Hi, I encountered an issue while using Triton for LoRa finetuning of mpt-storywriter-4bit. The problem occurs when the program reaches the following line of code: ```python self.fn.run(*args, num_warps=config.num_warps, num_stages=config.num_stages, **current)...