Metadata-Version: 2.2
Name: easyllm_kit
Version: 0.0.7.9
Summary: An easy recipes of code for large language model
Home-page: https://github.com/iLampard/llm_recipes
Author: iLampard
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
License-File: LICENSE
Requires-Dist: torch
Requires-Dist: transformers
Requires-Dist: omegaconf
Requires-Dist: registrable
Requires-Dist: huggingface_hub
Requires-Dist: datasets
Requires-Dist: pyyaml
Requires-Dist: openai
Requires-Dist: numpy
Requires-Dist: rouge_score
Requires-Dist: colorama
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

A collection of useful recipes for large language model, such as logging, inspection utilities
