Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wasertech/oneos

Everything to train LLMs on tailored data to be servered for system integration with natural language.
https://github.com/wasertech/oneos

Last synced: 9 days ago
JSON representation

Everything to train LLMs on tailored data to be servered for system integration with natural language.

Awesome Lists containing this project

README

        

# OneOS

Everything to train LLMs on tailored data to be servered for system integration with natural language.

## [Datasets](data/)

This part aims to ease the creation of a dataset to train a NLU OS.

## [Training](Trainer/)

Efficiently train/fine-tune a custom LLM for the system.

## [InferenceAPI](InferenceAPI/)

Serve a large language model.

## [Console](Console/)

Use the console to prompt the served LLM.

## [Notebooks](notebook/)

Notebooks to have fun with data and models.