drbh
commited on
Commit
·
a85d24f
1
Parent(s):
a02962e
feat: add tags for hub
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# mrope get position ids
|
2 |
|
3 |
This repo is a small rewrite of the [get_position_ids](test/reference.py) function that simply returns the position ids for multimodal input ids.
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- kernel
|
4 |
+
- mrope
|
5 |
+
---
|
6 |
+
|
7 |
# mrope get position ids
|
8 |
|
9 |
This repo is a small rewrite of the [get_position_ids](test/reference.py) function that simply returns the position ids for multimodal input ids.
|