Skip to content

Commit

Permalink
Merge pull request rust-unofficial#1805 from GabrielBianconi/patch-1
Browse files Browse the repository at this point in the history
Add "MLOps" sub-category and include TensorZero project
  • Loading branch information
palfrey authored Sep 16, 2024
2 parents aac6252 + 013cf0a commit 8edfde6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
* [Image processing](#image-processing)
* [Industrial automation](#industrial-automation)
* [Message Queue](#message-queue)
* [MLOps](#mlops)
* [Observability](#observability)
* [Operating systems](#operating-systems)
* [Package Managers](#package-managers)
Expand Down Expand Up @@ -362,6 +363,10 @@ See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wik

* [RobustMQ](https://github.com/robustmq/robustmq) - Next generation cloud-native converged message queue.

### MLOps

* [TensorZero](https://github.com/tensorzero/tensorzero) - data & learning flywheel for LLMs that unifies inference, observability, optimization, and experimentation ![TensorZero Build Status](https://img.shields.io/github/check-runs/tensorzero/tensorzero/main)

### Observability

* [avito-tech/bioyino](https://github.com/avito-tech/bioyino) - A high-performance scalable StatsD compatible server.
Expand Down

0 comments on commit 8edfde6

Please sign in to comment.