Commit 11d4705
Rwkv chat template fix (#10001)
* llama: remove useless template matching for rwkv-world
Signed-off-by: Molly Sophia <[email protected]>
* converter: Add comment about the hack for rwkv models
Signed-off-by: Molly Sophia <[email protected]>
* Update src/llama.cpp
Co-authored-by: Xuan Son Nguyen <[email protected]>
---------
Signed-off-by: Molly Sophia <[email protected]>
Co-authored-by: Xuan Son Nguyen <[email protected]>1 parent c421ac0 commit 11d4705
File tree
3 files changed
+3
-5
lines changed- src
- tests
3 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2865 | 2865 | | |
2866 | 2866 | | |
2867 | 2867 | | |
| 2868 | + | |
2868 | 2869 | | |
2869 | 2870 | | |
2870 | 2871 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21697 | 21697 | | |
21698 | 21698 | | |
21699 | 21699 | | |
21700 | | - | |
| 21700 | + | |
| 21701 | + | |
21701 | 21702 | | |
21702 | 21703 | | |
21703 | 21704 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
| |||
111 | 109 | | |
112 | 110 | | |
113 | 111 | | |
114 | | - | |
115 | | - | |
116 | 112 | | |
117 | 113 | | |
118 | 114 | | |
| |||
0 commit comments