fast forwarding for rwkv for unmodified contexts

This commit is contained in:
Concedo
2023-04-19 15:09:35 +08:00
parent f39def81d4
commit 45ec09d31b
8 changed files with 70 additions and 46 deletions
+3
View File
@@ -1,3 +1,6 @@
//adapted from RWKV.cpp repo under MIT license
// https://github.com/saharNooby/rwkv.cpp
#include "rwkv.h"
#include "ggml_rwkv.h"
#include "otherarch.h"