Pinned Repositories
ACW_lq_exercises
记录在acw刷过的题和板子.
ATRI_GLM
A frame work to build a role-play model(ChatGLM3-6b).
chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & more LLMs
DataCleaner-llm
gemma.rs
Inference Gemma2-2b-it using rust.
llama2.cpp
Inference Llama 2 in one file of pure Cpp
minitorch
It's time to do some exercises.
queryAppCore
The core of queryApp backend
quicktrans
tool for translating zh<-->en and polishing.
rwkv6_simple
some code with rwkv x060 model forwarding/training...
lithiumfleet's Repositories
lithiumfleet/ATRI_GLM
A frame work to build a role-play model(ChatGLM3-6b).
lithiumfleet/DataCleaner-llm
lithiumfleet/gemma.rs
Inference Gemma2-2b-it using rust.
lithiumfleet/queryAppCore
The core of queryApp backend
lithiumfleet/rwkv6_simple
some code with rwkv x060 model forwarding/training...
lithiumfleet/ACW_lq_exercises
记录在acw刷过的题和板子.
lithiumfleet/chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & more LLMs
lithiumfleet/chatlstm
lithiumfleet/EasySubmit
simple tool for files submitting
lithiumfleet/easysubmit-v2
A file server with simple font. Using Express & Vue3.
lithiumfleet/FileCrusher
just a interesting script.
lithiumfleet/llama2.cpp
Inference Llama 2 in one file of pure Cpp
lithiumfleet/MCM2024C
lithiumfleet/minitorch
It's time to do some exercises.
lithiumfleet/mynotes
Think deeply.
lithiumfleet/quicktrans
tool for translating zh<-->en and polishing.
lithiumfleet/chbg
change the background for powershell!
lithiumfleet/FasterTransformer
learn from awesome cuda code.
lithiumfleet/FFT_in_C
lithiumfleet/langchain-ds-builder
An attempt to build preference datasets with langchain! (so called RLAIF?)
lithiumfleet/llmtoolbox
some useful scripts...
lithiumfleet/MCQsMaker
scripts for creating mcq dataset and concurrency evaluation.
lithiumfleet/minitorch-Module-2
Module 2 - Tensors
lithiumfleet/MiraDatasetGenerator
A pipline to generate RP data.
lithiumfleet/MiraRewriteDatasetGenerator
lithiumfleet/MiraTrainer
A subproject for MiraBot
lithiumfleet/nvimrc
my configs for nvim
lithiumfleet/pacman
尝试学习一下js
lithiumfleet/rtd
Learn Rust by 500 lines code
lithiumfleet/rwkv.cpp
INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model