llama.cpp
remove token functions with `context` args in favor of `model`
#3720
Merged

remove token functions with `context` args in favor of `model` #3720

ggerganov merged 10 commits into ggml-org:master from master
MarcusDunn
MarcusDunn added `llama_model_token_*` variants to all the `llama_token_*` funct…
a4ab8e5d
MarcusDunn added `LLAMA_API`
7b127a73
ggerganov
ggerganov approved these changes on 2023-10-22
ggerganov ggerganov added need feedback
slaren
MarcusDunn formatting
353f4ef7
MarcusDunn removed old `llama_token` functions
22d5eb41
MarcusDunn changed 3 more functions to take in model
a550b23e
MarcusDunn Merge branch 'ggerganov:master' into master
d7ef0be0
MarcusDunn 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
MarcusDunn added back docs
4646c9da
MarcusDunn 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
MarcusDunn fixed main.cpp
38cdb822
MarcusDunn changed token functions to use new model variants
2df38017
MarcusDunn changed token functions to use new model variants
fc5bb855
MarcusDunn MarcusDunn requested a review from ggerganov ggerganov 2 years ago
MarcusDunn
slaren
slaren approved these changes on 2023-10-23
ggerganov
ggerganov approved these changes on 2023-10-23
ggerganov ggerganov merged 5be6c803 into master 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone