ctransformers
Transformer framework
Provides a unified interface to various transformer models implemented in C/C++ using GGML library
Python bindings for the Transformer models implemented in C/C++ using GGML library.
2k stars
19 watching
139 forks
Language: C
last commit: 11 months ago
Linked from 1 awesome list
aictransformersllmtransformers
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/megatron-deepspeed | Research tool for training large transformer language models at scale | 1,926 |
openai/finetune-transformer-lm | This project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture. | 2,167 |
tongjilibo/bert4torch | An implementation of transformer models in PyTorch for natural language processing tasks | 1,257 |
bigscience-workshop/megatron-deepspeed | A collection of tools and scripts for training large transformer language models at scale | 1,342 |
gamrix/cs231n_proj | This project focuses on manipulating 3D views using deep learning techniques. | 6 |
gabriella439/list-transformer | A monad transformer library for handling lists in Haskell | 60 |
huggingface/swift-coreml-transformers | Provides Swift implementations of popular transformer-based models for question answering and text generation. | 1,618 |
huggingface/pytorch-openai-transformer-lm | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
fastnlp/cpt | A pre-trained transformer model for natural language understanding and generation tasks in Chinese | 482 |
transformerlensorg/transformerlens | A library for reverse engineering the algorithms learned by large language models from their weights | 1,653 |
chrislemke/sk-transformers | Provides a collection of reusable data transformation tools | 10 |
cgarciae/phi | A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |
jbloomaus/decisiontransformerinterpretability | An open-source project that provides tools and utilities to understand how transformers are used in reinforcement learning tasks. | 75 |
jsksxs360/how-to-use-transformers | A comprehensive guide to using the Transformers library for natural language processing tasks | 1,220 |
gram-ai/radio-transformer-networks | An implementation of a machine learning-based communications system using deep learning techniques. | 127 |