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

Adding Telnyx API for open source model support #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jgordley
Copy link

@jgordley jgordley commented May 10, 2024

This PR adds support for the Telnyx API, an OpenAI compatible API that serves a variety of open-source HuggingFace models like meta-llama/Meta-Llama-3-70B and NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO.

Not a whole lot of changes needed to be made, namely just the addition of the TELNYX_API_KEY requirement for using that provider and the telnyx_base_url and telnyx_base_model config attributes.

Please let me know if you are open to this addition, as it opens up the possibility of testing out README generation performance with the latest open-source models. Thanks!

@eli64s
Copy link
Owner

eli64s commented May 22, 2024

@jgordley Hey Jack, my bad for the delay. Will review your PR sometime this week and get back to you. Thank you for the addition!

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.

None yet

2 participants