tastypear commited on
Commit
6d085cc
1 Parent(s): f5b51d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ Original model: [xiaol/RWKV-v5.2-7B-Role-play-16k](https://huggingface.co/xiaol/RWKV-v5.2-7B-Role-play-16k)
6
+
7
+ You can run this model with [ai00_rwkv_server](https://github.com/cgisky1980/ai00_rwkv_server).
8
+
9
+ Although ai00_rwkv_server is mainly for lowend PC, you can run it on servers which are support VULKAN.
10
+
11
+ To try it in Colab, you should install [libnvidia-gl-*](https://packages.ubuntu.com/search?keywords=libnvidia-gl&searchon=names&suite=jammy&section=all) :
12
+ ```python
13
+ !apt -y install libnvidia-gl-535
14
+ ```
15
+
16
+ ---
17
+
18
+ # Original Model Card:
19
+
20
+ ### RWKV (claude) better role play with v5.2, more logic and reasonable , could follow instructions
21
+
22
+ <!-- <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6176b32847ee6431f632981e/FwcnQrKOhfiid8jq8GsCJ.mp4"></video>-->