importgradioasgrdefgreet(name):return"Hello "+name+"!"demo=gr.Interface(fn=greet,inputs="textbox",outputs="textbox")demo.launch(share=True)# Share your demo with just 1 extra parameter 🚀 When you run this code, a public URL will be generated for your demo in a matter of seconds,...
Actions Projects Wiki Security Insights Additional navigation options New issue Closed 1 task done ProGamerGovopened this issueMar 17, 2023· 40 comments Closed opened this issueMar 17, 2023· 40 comments Copy link ProGamerGovcommentedMar 17, 2023• ...
BlinkDL (@BlinkDL_AI): "RWKV-5 "Eagle" 7B:在多语言方面击败了Mistral-7B,在英语方面达到了Llama2-7B的水平,同时它是一个100%无需注意力的循环神经网络(RNN),只训练了1.1T个标记。Gradio演示链接:https://huggingface.co/spaces/BlinkDL/RWKV-Gradio-2。RWKV-6 "Finch"在大约10天内训练了1B5个标记,...