Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skywardai/kimchima

The collections of tools for testing and dumping LLMs
https://github.com/skywardai/kimchima

ai inference inference-engine llm pipeline pytorch tokenizer transformers

Last synced: 9 days ago
JSON representation

The collections of tools for testing and dumping LLMs

Awesome Lists containing this project

README

        

# kimchima

[![Backend CI/CD 🚀](https://github.com/Aisuko/kimchima/actions/workflows/ci.yml/badge.svg)](https://github.com/Aisuko/kimchima/actions/workflows/ci.yml)
[![Release Drafter 🚀](https://github.com/Aisuko/kimchima/actions/workflows/release-drafter.yml/badge.svg)](https://github.com/Aisuko/kimchima/actions/workflows/release-drafter.yml)
[![PyPI Release 🚀](https://github.com/SkywardAI/kimchima/actions/workflows/release.yml/badge.svg)](https://github.com/SkywardAI/kimchima/actions/workflows/release.yml)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

The collections of tools for ML model development.

# Usage

See examples in the [examples](./examples) directory.

# Development

See [Development Guide](./docs/Development.md).

# Acknowledgement

- [Llama2-burn Project](https://github.com/Gadersd/llama2-burn/tree/main)

# License

This project is licensed as specified in the [LICENSE](./LICENSE) file.