coolboyqu
coolboyqu
Traceback (most recent call last): File "/dssg/home/scs2010812167/qy/Ziya-LLaMA/Fengshenbang-LM-main/fengshen/utils/llama_convert/hf_to_fs.py", line 87, in fs_model = FengshenLlama(fs_config) File "/dssg/home/scs2010812167/qy/Ziya-LLaMA/Fengshenbang-LM-main/fengshen/models/llama/modeling_llama.py", line 244, in __init__ self.llama = LlamaModel(config) File "/dssg/home/scs2010812167/qy/Ziya-LLaMA/Fengshenbang-LM-main/fengshen/models/llama/modeling_llama.py", line 120, in __init__ rotary=True) for...
### Describe the bug It seems that the gr.State value cannot be updated through gr.update. Is there something wrong with my operation? ### Have you searched existing issues? 🔎 -...
For example, if I choose Tab4 now, I would like to select Tab1 by clicking on a button or something else. Does Gradio currently have similar features?
By using .launch(auth=fun), a limited number of users can log in to the system, but they can log in simultaneously on multiple clients, affecting each other. Can it be achieved...