Lists (7)
Sort Name ascending (A-Z)
Stars
CMake build system( framework) with kconfig support for C/CPP projects
FlagGems is an operator library for large language models implemented in Triton Language.
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
pretrain a wiki llm using transformers
【LLMs九层妖塔】分享 LLMs在自然语言处理(ChatGLM、Chinese-LLaMA-Alpaca、小羊驼 Vicuna、LLaMA、GPT4ALL等)、信息检索(langchain)、语言合成、语言识别、多模态等领域(Stable Diffusion、MiniGPT-4、VisualGLM-6B、Ziya-Visual等)等 实战与经验。
A bare metal programming guide (ARM microcontrollers)
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Drawing inspiration from Andrej Karpathy’s iconic lecture, "Let’s Build GPT: From Scratch, in Code, Spelled Out", this project takes you on an immersive journey into the inner workings of GPT. Step…
C++ Implementation of PyTorch Tutorials for Everyone
Read only copy of https://gitlab.com/scilab/scilab
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Codeplay's tutorial LLVM LEG backend - as presented at the 2014 LLVM Developers' Meeting in San Jose.
LLVM IR and optimizer for shaders, including front-end adapters for GLSL and SPIR-V and back-end adapter for GLSL
It is a set of LLVM documents which are translated into Chinese.
openrisc / llvm-or1k
Forked from skristiansson/llvm-or1kLLVM backend for OpenRISC 1000
sunwayforever / llvm-toy
Forked from llvm/llvm-projectmake a LLVM Toy RISC-V backend step by step