Jared Van Bortel 1b67731e18
BERT tokenizer fixes (#6498)
Key changes:
* BERT conversion: fix abuse of LlamaHfVocab, do not set BOS or EOS
* Nomic Embed conversion: pad vocab instead of slicing embedding tensor
* llama_tokenize: handle added special tokens like HF does
2024-04-09 13:44:08 -04:00
..
2024-03-22 09:36:03 +02:00
2024-04-09 13:44:08 -04:00
2024-03-14 20:29:32 +02:00
2024-04-09 13:44:08 -04:00
2024-04-09 13:44:08 -04:00
2024-04-09 13:44:08 -04:00
2024-04-09 13:44:08 -04:00
2024-04-09 13:44:08 -04:00
2024-04-09 13:44:08 -04:00
2024-04-09 13:44:08 -04:00
2024-04-09 13:44:08 -04:00
2024-02-16 11:31:07 +02:00
2024-04-09 13:44:08 -04:00
2024-04-09 13:44:08 -04:00
2023-03-29 20:21:09 +03:00
2023-08-30 09:29:32 +03:00
2024-03-07 11:41:53 +02:00