ppppppppig / lite_langLinks
一个轻量化的大模型推理框架
☆20Updated 6 months ago
Alternatives and similar repositories for lite_lang
Users that are interested in lite_lang are comparing it to the libraries listed below
Sorting:
- 使用 CUDA C++ 实现的 llama 模型推理框架☆63Updated last year
- TensorRT encapsulation, learn, rewrite, practice.☆29Updated 3 years ago
- A light llama-like llm inference framework based on the triton kernel.☆165Updated 3 months ago
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Updated 2 years ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆52Updated last year
- Flash Attention in ~100 lines of CUDA (forward pass only)☆10Updated last year
- ☆14Updated last month
- ☆30Updated last year
- ☆26Updated 2 years ago
- ☆17Updated last year
- Awesome code, projects, books, etc. related to CUDA☆28Updated last week
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆74Updated 6 months ago
- ggml学习笔记,ggml是一个机器学习的推理框架☆18Updated last year
- 记录量化LLM中的总结。☆49Updated this week
- A tutorial for CUDA&PyTorch