#transformer (30 Repositories)
Ranked open-source repositories tagged with #transformer, scored by pull request acceptance likelihood and maintainer engagement velocity.
43.2%
83.1h
30 repositories tagged #transformer
LongxingTan/Time-series-prediction
tfts: Time Series Deep Learning Models in TensorFlow
samchon/ttsc
A typescript-go toolchain
NVIDIA-Merlin/Transformers4Rec
Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.
SakuraMathcraft/LaTeXSnipper
Formula Recognition & Office Editing Math Workspace | Handwriting & PDF to LaTeX/Markdown, And Secure API Integrations.
sgl-project/sglang
SGLang is a high-performance serving framework for large language models and multimodal models.
vllm-project/vllm-ascend
Community maintained hardware plugin for vLLM on Ascend
vllm-project/vllm-omni
A framework for efficient model inference with omni-modality models
cfug/dio
A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
cactus-compute/cactus
Quantization, kernels, runtime and inference engine for mobiles, wearables, smart home and robots.
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
AXERA-TECH/ax-llm
Explore LLM model deployment based on AXera's AI chips, It provides OpenAI‑compatible APIs and supports AX620E, AX650 and AX637 series chips.
pytorch/ao
PyTorch native quantization for training and inference
zolotukhin/zinc
Zig INferenCe Engine — Local LLM inference on AMD GPUs and Apple Silicon
huggingface/transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
ggml-org/whisper.cpp
Port of OpenAI's Whisper model in C/C++
AIStream-Peelout/flow-forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
fishaudio/fish-speech
SOTA Open Source TTS
elixir-nx/bumblebee
Pre-trained Neural Network models in Axon (+ 🤗 Models integration)
nndl/nndl
邱锡鹏《神经网络与深度学习》(蒲公英书)理论书 v2 与通识版
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
GeeeekExplorer/nano-vllm
Nano vLLM
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ssrhaso/microjpt
The most atomic way to train and run inference for a GPT in 100 lines of pure, dependency-free Julia.
genesislab-io/beatai
不玩晦涩不搞少数派的 AI 入门圣经,从学生到工程师都能轻松掌握。涵盖神经网络到大模型、顶层设计到微观原理、工程实现到算法基础。 学完后,大家能彻底看懂为什么下一 token 预测这个看似不起眼的能力可以改变世界,也能发现原来 AI 并没有想象中那么神秘、那么高不可攀。 Let's just beat it !
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
lukas-blecher/LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
chengchingwen/Transformers.jl
Julia Implementation of Transformer models