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

Add Notus format in Prompt.format_as and update examples/*.py #147

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

alvarobartt
Copy link
Member

Description

This PR adds the Notus format (same as Zephyr's) within the Prompt.format_as method, so that it can be easily used via the arg prompt_format="notus" in the LLM subclasses.

This PR also re-runs the ruff quality checks, and aligns a bit all the examples under examples/*.py to make sure that those can be run similarly and that all the environment variable names used are also aligned.

@alvarobartt alvarobartt added enhancement New feature or request example labels Dec 11, 2023
@alvarobartt alvarobartt added this to the 0.2.0 milestone Dec 11, 2023
@alvarobartt alvarobartt self-assigned this Dec 11, 2023
@dosubot dosubot bot added the size:L label Dec 11, 2023
@dosubot dosubot bot added the lgtm label Dec 11, 2023
@gabrielmbmb gabrielmbmb merged commit 547e82a into main Dec 11, 2023
@gabrielmbmb gabrielmbmb deleted the notus-prompt-and-more branch December 11, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request example
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants