lm-training-research-project VS transformers

Compare lm-training-research-project vs transformers and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lm-training-research-project transformers
1 176
0 125,369
- 1.7%
0.0 10.0
about 2 years ago 3 days ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lm-training-research-project

Posts with mentions or reviews of lm-training-research-project. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-23.
  • Replicating GPT-2 at Home
    5 projects | news.ycombinator.com | 23 Jan 2021
    Yep i started off with trying to get it to work with pytorch (https://github.com/bkkaggle/lm-training-research-project/blo...) then with pt-lightning but the whole 1 user VM per TPU board limitation in pytorch-xla 7-8 months ago made me switch over to TF

transformers

Posts with mentions or reviews of transformers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.

What are some alternatives?

When comparing lm-training-research-project and transformers you can also consider the following projects:

aitextgen - A robust Python tool for text-based AI training and generation using GPT-2.

fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

sentence-transformers - Multilingual Sentence & Image Embeddings with BERT

llama - Inference code for Llama models

transformer-pytorch - Transformer: PyTorch Implementation of "Attention Is All You Need"

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

huggingface_hub - The official Python client for the Huggingface Hub.

OpenNMT-py - Open Source Neural Machine Translation and (Large) Language Models in PyTorch

sentencepiece - Unsupervised text tokenizer for Neural Network-based text generation.

Swin-Transformer-Tensorflow - Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)

faiss - A library for efficient similarity search and clustering of dense vectors.

KoboldAI-Client