Results 27 comments of Zhang Wenbin

请问是否已支持rwkv?目前在LMsys.org RWKV模型排名超过ChatGLM-6b模型 在本机使用langchain可以运行成功,模型文件如下: https://huggingface.co/BlinkDL/rwkv-4-raven/blob/main/RWKV-4-Raven-3B-v11-Eng49%25-Chn49%25-Jpn1%25-Other1%25-20230429-ctx4096.pth https://raw.githubusercontent.com/BlinkDL/ChatRWKV/main/20B_tokenizer.json from langchain.llms import RWKV # Test the model def generate_prompt(instruction, input=None): if input: return f"""Below is an instruction that describes a task, paired with an...

> I haven't test it on pytorch 1.9, but I think you can add it to https://github.com/rosinality/stylegan2-pytorch/blob/master/op/conv2d_gradfix.py#L85 this line and I guess it will work. I also found similar problems,...

使用的jonatasgrosman/wav2vec2-large-xlsr-53-chinese-zh-cn,程序报错误了,错误如下: 中文使用新模型对口型矫正有帮助吗?

> > Me have the same question. Can you clarity how should we set the parameters in 'rendering.sh 'to drive the talking head from man A with the audio from...

The same question @zorazrw