Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding support for hf_pretrained_model option #602

Merged
merged 2 commits into from
Jun 22, 2024

Conversation

axel7083
Copy link
Contributor

Description

Adding optional option --hf_pretrained_model_name_or_path through environment variable HF_PRETRAINED_MODEL easing the enablement for function calling1

Related issue

Fixes #601

Footnotes

  1. https://llama-cpp-python.readthedocs.io/en/latest/server/#function-calling

@axel7083 axel7083 force-pushed the feature/support-hf-pretrained-model branch from 5c49f5d to 1f1125a Compare June 21, 2024 15:12
Signed-off-by: greg pereira <[email protected]>
@Gregory-Pereira Gregory-Pereira force-pushed the feature/support-hf-pretrained-model branch from f1282e7 to 0d4249d Compare June 21, 2024 16:04
@rhatdan
Copy link
Member

rhatdan commented Jun 22, 2024

LGTM

@rhatdan rhatdan merged commit 330df09 into containers:main Jun 22, 2024
2 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

supporting hf_pretrained_model_name_or_path argument
3 participants