Pinned Repositories
2015-Web-Design-Lecture
The web designing lecture presentation for members of SCGYSU of USTC.
Blealtan.github.io
ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
Moonet
A semi-static typed superset of the programming language, Lua. Implemented in dotnet and use dotnet as its runtime.
RWKV-CUDA
The CUDA version of the RWKV language model ( https://github.com/BlinkDL/RWKV-LM )
RWKV-LM-LoRA
RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
FreeTensor
A language and compiler for irregular tensor programs.
Blealtan's Repositories
Blealtan/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
Blealtan/RWKV-LM-LoRA
RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
Blealtan/Moonet
A semi-static typed superset of the programming language, Lua. Implemented in dotnet and use dotnet as its runtime.
Blealtan/RWKV-CUDA
The CUDA version of the RWKV language model ( https://github.com/BlinkDL/RWKV-LM )
Blealtan/2015-Web-Design-Lecture
The web designing lecture presentation for members of SCGYSU of USTC.
Blealtan/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
Blealtan/Blealtan.github.io
Blealtan/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
Blealtan/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
Blealtan/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET native compiler toolchain.
Blealtan/FreeTensor
A language and compiler for irregular tensor programs.
Blealtan/frontend-v2
The frontend of the Penguin Statistics website.
Blealtan/GeminiGraph
A computation-centric distributed graph processing system.
Blealtan/hexo-theme-next
Elegant and powerful theme for Hexo.
Blealtan/Ic2ExpReactorPlanner
A planner for nuclear reactors in the popular Minecraft mod IndustrialCraft2 Experimental.
Blealtan/ing
A flexible, powerful and lightweight KanColle tool/browser
Blealtan/lld
Mirror of official lld git repository located at http://llvm.org/git/lld. Updated every five minutes.
Blealtan/NLayer
MPEG 1 & 2 Decoder for Layers 1, 2, & 3
Blealtan/ProNE
Source code and dataset for IJCAI 2019 paper "ProNE: Fast and Scalable Network Representation Learning"
Blealtan/PSMaze
Blealtan/QMidiPlayer
A cross-platform midi file player based on libfluidsynth and Qt.
Blealtan/theme-next-docs
Documentations for NexT theme
Blealtan/ustc-tmips-explorer
Code explorer for clang-generated Mips32 and therefore transformed USTC-tMIPS assembly.