11 results found Sort:
- Filter by Primary Language:
- Python (7)
- C++ (2)
- Cuda (1)
- +
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
Created
2023-08-03
499 commits to main branch, last one 9 days ago
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
Created
2023-07-18
264 commits to main branch, last one 2 months ago
Official release of InternLM2.5 base and chat models. 1M context support
Created
2023-07-06
235 commits to main branch, last one about a month ago
📖A curated list of Awesome LLM/VLM Inference Papers with codes, such as FlashAttention, PagedAttention, Parallelism, etc. 🎉🎉
Created
2023-08-27
428 commits to main branch, last one 13 days ago
FlashInfer: Kernel Library for LLM Serving
Created
2023-07-22
863 commits to main branch, last one a day ago
InternEvo is an open-sourced lightweight training framework aims to support model pre-training without the need for extensive dependencies.
Created
2024-01-16
493 commits to develop branch, last one 4 days ago
The official CLIP training codebase of Inf-CL: "Breaking the Memory Barrier: Near Infinite Batch Size Scaling for Contrastive Loss". A super memory-efficiency CLIP training scheme.
Created
2024-10-16
29 commits to main branch, last one about a month ago
Train llm (bloom, llama, baichuan2-7b, chatglm3-6b) with deepspeed pipeline mode. Faster than zero/zero++/fsdp.
Created
2023-06-24
27 commits to master branch, last one 10 months ago
Triton implementation of FlashAttention2 that adds Custom Masks.
Created
2024-07-20
18 commits to main branch, last one 4 months ago
Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.
Created
2023-08-16
1 commits to master branch, last one 3 months ago
Decoding Attention is specially optimized for multi head attention (MHA) using CUDA core for the decoding stage of LLM inference.
Created
2024-08-14
1 commits to master branch, last one about a month ago