EleutherAI announces it has become a non-profit

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. emlearn

    Machine Learning inference engine for Microcontrollers and Embedded devices

    > My big gripe, and for obvious reasons, is that we need to step away from cloud-based inference, and it doesn't seem like anyone's working on that.

    I think there are steps being taken in this direction (check out [1] and [2] for interesting lightweight transpile / ad-hoc training projects) but there is a lack of centralized community for these constrained problems.

    [1] https://github.com/emlearn/emlearn

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. m2cgen

    Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

  4. Open-Assistant

    OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

    I was looking for open alternatives to self hosted, or crowd hosted finetuned LLMs like ChatGPT and found LAION Open Assistant. Then found resources to further optimize inference as well as training:

    - Open source fine tuned assistants like LAION Open-Assistant [1]

    - inference optimizations like VoltaML, FlexGenm Distributed Inference [2]

    - training optimizations like Hivemind [2]

    1 https://github.com/LAION-AI/Open-Assistant

    2 https://github.com/underlines/awesome-marketing-datascience/...

  5. awesome-ml

    Curated list of useful LLM / Analytics / Datascience resources

    I was looking for open alternatives to self hosted, or crowd hosted finetuned LLMs like ChatGPT and found LAION Open Assistant. Then found resources to further optimize inference as well as training:

    - Open source fine tuned assistants like LAION Open-Assistant [1]

    - inference optimizations like VoltaML, FlexGenm Distributed Inference [2]

    - training optimizations like Hivemind [2]

    1 https://github.com/LAION-AI/Open-Assistant

    2 https://github.com/underlines/awesome-marketing-datascience/...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GitHub - rodrigo-arenas/Sklearn-genetic-opt: Hyperparameters tuning and feature selection, using evolutionary algorithms.

    1 project | /r/Python | 19 Dec 2021
  • New Python AutoML Package

    1 project | news.ycombinator.com | 17 Dec 2021
  • Looking for contributors AutoML project in Python

    1 project | /r/github | 27 Jun 2021
  • I've been working on an machine learning hyperparameters tuning open source project

    1 project | /r/programming | 26 Jun 2021
  • Looking for open source contributors: AutoML

    1 project | /r/Python | 25 Jun 2021

Did you know that Python is
the 2nd most popular programming language
based on number of references?