We could use std::unordered_map over std::map #305
Improve performance by changing std::map to std::unordered_map and st…
25ef27c6
fix last commit on gpt_vocab_init add vocab.id_to_token.resize(vocab.…
78b964eb
Fabio3rs
changed the title If it is not necessary sorted maps, change std::map to std::unordered_map Use unordered_map over std::map 2 years ago
Fabio3rs
changed the title Use unordered_map over std::map Use std::unordered_map over std::map 2 years ago
Removed include <map>
40ab4861
Green-Sky
approved these changes
on 2023-03-19
Merge unordered_map/vector changes with trunk updates
ef792ae8
Fabio3rs
changed the title Use std::unordered_map over std::map We could use std::unordered_map over std::map 2 years ago
Nest struct token score inside gpt_vocab
34596530
renamed token to tok
a19aa63b
Resolved recent conflicts with master
cfdf363a
ggerganov
merged
353ec251
into master 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub