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

Check out TurnkeyML-LLM #854

Open
jeremyfowers opened this issue Aug 29, 2024 · 1 comment
Open

Check out TurnkeyML-LLM #854

jeremyfowers opened this issue Aug 29, 2024 · 1 comment

Comments

@jeremyfowers
Copy link

Hi OGA community, I would like to let you know about our new work TurnkeyML-LLM, which can do some cool things on top of OGA.

Some features you may find interesting:

  • 🚀 No-code command line interface (CLI) and low-code API
  • 🎯 Run MMLU and Perplexity accuracy tests on OGA models
  • 🌐 Launch an OGA model in a WebSocket server
  • 💡 Access OGA models through huggingface-transformers-like APIs (e.g., from_pretrained())
  • 🛠️ Suite of tools and APIs is cross-compatible between:
    • OGA models and huggingface transformers LLMs (e.g., use the same MMLU tester to compare OGA Phi-3 vs. PyTorch Phi-3)
    • CPU, GPU, and NPU (e.g., easily launch the WebSocket server on whatever hardware your user has available)

You can learn more about the project in the LLM readme, including the commands to try each of the features above.

The team would love to hear your feedback! You can contact us at [email protected] or by filing an issue on the TurnkeyML repo.

@natke
Copy link
Contributor

natke commented Aug 29, 2024

This is so cool @jeremyfowers! We will have a play with it and be in touch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants