LowinLi / transformers-stream-generatorLinks
This is a text generation method which returns a generator, streaming out each token in real-time during inference, based on Huggingface/Transformers.
☆97Updated last year
Alternatives and similar repositories for transformers-stream-generator
Users that are interested in transformers-stream-generator are comparing it to the libraries listed below
Sorting:
- A unified tokenization tool for Images, Chinese and English.☆153Updated 2 years ago
- Code used for sourcing and cleaning the BigScience ROOTS corpus☆317Updated 2 years ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆132Updated last year
- train llama on a single A100 80G node using 🤗 transformers and 🚀 Deepspeed Pipeline Parallelism☆225Updated 2 years ago
- code for Scaling Laws of RoPE-based Extrapolation☆73Updated 2 years ago
- Inference script for Meta's LLaMA models using Hugging Face wrapper☆110Updated 2 years ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆69Updated 2 years ago
- Inspired by google c4, here is a series of colossal clean data cleaning scripts focused on CommonCrawl data processing. Including Chinese…☆134Updated 2 years ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆139Updated last year
- Scalable PaLM implementation of PyTorch☆189Updated 3 years ago
- 百川Dynamic NTK-ALiBi的代码实现:无需微调即可推理更长文本☆49Updated 2 years ago
- Train llm (bloom, llama, baichuan2-7b, chatglm3-6b) with deepspeed pipeline mode. Faster than zero/zero++/fsdp.☆98Updated last year
- a Fine-tuned LLaMA that is Good at Arithmetic Tasks☆178Updated 2 years ago
- Imitate OpenAI with Local Models☆89Updated last year
- NTK scaled version of ALiBi position encoding in Transformer.☆69Updated 2 years ago
- Another ChatGLM2 implementation for GPTQ quantization☆54Updated 2 years ago
- Official repository for LongChat and LongEval☆533Updated last year
- A more efficient GLM implementation!☆54Updated 2 years ago
- ☆173Updated 2 years ago
- The complete training code of the open-source high-performance Llama model, including the full process from pre-training to RLHF.☆67Updated 2 years ago
- Open efforts to implement ChatGPT-like models and beyond.☆107Updated last year
- Silk Road will be the dataset zoo for Luotuo(骆驼). Luotuo is an open sourced Chinese-LLM project founded by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子…☆40Updated 2 years ago
- Mixture-of-Experts (MoE) Language Model☆192Updated last year
- ☆123Updated 2 years ago
- LongQLoRA: Extent Context Length of LLMs Efficiently☆167Updated 2 years ago
- Multi-language Enhanced LLaMA☆303Updated 2 years ago
- Model Compression for Big Models☆166Updated 2 years ago
- A Multi-Turn Dialogue Corpus based on Alpaca Instructions☆177Updated 2 years ago
- The multilingual variant of GLM, a general language model trained with autoregressive blank infilling objective☆62Updated 3 years ago
- This is a personal reimplementation of Google's Infini-transformer, utilizing a small 2b model. The project includes both model and train…☆58Updated last year