Просмотр исходного кода

Bump rwkv from 0.3.1 to 0.4.2

Bumps [rwkv](https://github.com/BlinkDL/ChatRWKV) from 0.3.1 to 0.4.2.
- [Release notes](https://github.com/BlinkDL/ChatRWKV/releases)
- [Commits](https://github.com/BlinkDL/ChatRWKV/commits)

---
updated-dependencies:
- dependency-name: rwkv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 лет назад
Родитель
Сommit
715c3ecba6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -4,7 +4,7 @@ flexgen==0.1.7
 gradio==3.18.0
 numpy
 requests
-rwkv==0.3.1
+rwkv==0.4.2
 safetensors==0.3.0
 sentencepiece
 tqdm