remove token functions with `context` args in favor of `model` #3720
added `llama_model_token_*` variants to all the `llama_token_*` funct…
a4ab8e5d
added `LLAMA_API`
7b127a73
ggerganov
approved these changes
on 2023-10-22
formatting
353f4ef7
removed old `llama_token` functions
22d5eb41
changed 3 more functions to take in model
a550b23e
Merge branch 'ggerganov:master' into master
d7ef0be0
MarcusDunn
changed the title added `llama_model_token_*` variants to all the `llama_token_*` functions that takes in `model` instead of `model_context` remove token functions that with `context` args in favor of `model` 2 years ago
added back docs
4646c9da
MarcusDunn
changed the title remove token functions that with `context` args in favor of `model` remove token functions with `context` args in favor of `model` 2 years ago
fixed main.cpp
38cdb822
changed token functions to use new model variants
2df38017
changed token functions to use new model variants
fc5bb855
slaren
approved these changes
on 2023-10-23
ggerganov
approved these changes
on 2023-10-23
ggerganov
merged
5be6c803
into master 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub