Skip to content

Commit

Permalink
docs: add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
tonywu71 committed Oct 16, 2024
1 parent 15530c7 commit 7fac8f0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
class ColPaliDuoProcessor(ColPaliProcessor):
"""
Processor for ColPaliDuo. Mirrors the `ColPaliProcessor` class.
TODO: duplicate transformers-ready code from https://github.com/huggingface/transformers/pull/33736 once merged
"""

def __init__(self, *args, **kwargs):
Expand Down

0 comments on commit 7fac8f0

Please sign in to comment.