thisiszhou / Transformer-Translate-DemoLinks
A translation model with Transformer, implement by pytorch, which is for learning Transformer.
☆50Updated 4 years ago
Alternatives and similar repositories for Transformer-Translate-Demo
Users that are interested in Transformer-Translate-Demo are comparing it to the libraries listed below
Sorting:
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆267Updated last year
- A brief of TorchScript by MNIST☆112Updated 3 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆480Updated 2 years ago
- A Transformer Framework Based Translation Task☆153Updated last month
- NumPy实现类PyTorch的动态计算图和神经网络框架(MLP, CNN, RNN, Transformer)☆81Updated last year
- Inference code for LLaMA models☆122Updated last year
- DeepSpeed Tutorial☆99Updated 11 months ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆207Updated last year
- personal chatgpt☆377Updated 7 months ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆155Updated 9 months ago
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆343Updated 2 years ago
- cnn☆135Updated 5 years ago
- 使用sentencepiece中BPE训练中文词表,并在transformers中进行使用。☆118Updated 2 years ago
- 更纯粹、更高压缩率的Tokenizer☆480Updated 7 months ago
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆362Updated last year
- Train a 1B LLM with 1T tokens from scratch by personal☆695Updated 2 months ago
- A lightweight deep learning library☆387Updated last month
- ☆52Updated 2 years ago
- 《跟我一起深度学习》@月来客栈 出品☆223Updated 2 weeks ago
- Models and examples built with OneFlow☆97Updated 9 months ago
- transformer,机器翻译,中文--英文☆81Updated 2 years ago
- tinynn with automatic differentiation☆40Updated last year
- pytorch分布式训练☆67Updated last year
- ☆73Updated 2 months ago
- ☆36Updated 7 months ago
- A text classification example using ddp horovod and accelerate☆33Updated 3 years ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆452Updated 2 months ago
- 欢迎来到 "LLM-travel" 仓库!探索大语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆329Updated last year
- ☆127Updated last month
- Train your grpo with zero dataset and low resources, 8bit/4bit/lora/qlora supported, multi-gpu supported ...☆75Updated 2 months ago