exo icon indicating copy to clipboard operation
exo copied to clipboard

Get rid of transformers dependency

Open AlexCheema opened this issue 1 year ago • 0 comments

  • It's only used for tokenizers (processor for llava VLM)
  • The tokenizers code is fuzzy and bloated as a result of this hard to understand AutoTokenizer
  • Should be fairly easy to replace with our own minimal implementation

AlexCheema avatar Aug 23 '24 15:08 AlexCheema