Skip to content

LLMToolkit is a toolkit for NLP(Natural Language Processing) and LLM(Large Language Models) using Pytorch.

License

Notifications You must be signed in to change notification settings

jianzhnie/LLMToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMToolkit

PLMfamily

Introduction

llmtoolkit is a toolkit for NLP(Natural Language Processing) and LLM(Large Language Models) using Pytorch. llmtoolkit has implemented many language models and data preprocessing methods. More importantly, it provides a lot of examples that can run end-to-end.

Tokenizer

Support Models

Supported Language Models:

Supported Transformer Models:

Dependencies

  • Python 3.7+
  • Pytorch 1.5.0+

Reference:

License

llmtoolkit is released under the Apache 2.0 license.

Citation

Please cite the repo if you use the data or code in this repo.

@misc{llmtoolkit,
  author = {jianzhnie},
  title = {llmtoolkit: llmtoolkit is a toolkit for NLP and LLMs using Pytorch},
  year = {2023},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/jianzhnie/LLMToolkit}},
}

About

LLMToolkit is a toolkit for NLP(Natural Language Processing) and LLM(Large Language Models) using Pytorch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages