Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/skywardai/kimchima
- Owner: SkywardAI
- License: apache-2.0
- Created: 2023-10-27T03:33:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-30T07:31:07.000Z (7 months ago)
- Last Synced: 2024-05-02T01:37:30.758Z (6 months ago)
- Topics: ai, inference, inference-engine, llm, pipeline, pytorch, tokenizer, transformers
- Language: Python
- Homepage: https://pypi.org/project/kimchima/
- Size: 210 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.