picocreator commited on
Commit
d716489
1 Parent(s): 905b36f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -4,4 +4,8 @@ This is a finetuned RWKV model specifically for AI town project :
4
 
5
  [https://github.com/a16z-infra/ai-town](https://github.com/a16z-infra/ai-town)
6
 
7
- **@TODO : Documentation on how to startup the custom openAI RWKV server, with custom tokenizer**
 
 
 
 
 
4
 
5
  [https://github.com/a16z-infra/ai-town](https://github.com/a16z-infra/ai-town)
6
 
7
+ See more on the setup steps on our repo here:
8
+ [https://github.com/recursal/ai-town-rwkv-proxy](https://github.com/recursal/ai-town-rwkv-proxy)
9
+
10
+ This is based on the RWKV model, which you can read more about here:
11
+ [https://wiki.rwkv.com](https://wiki.rwkv.com)