- Beijing China
- https://shengdinghu.github.io
Highlights
- Pro
-
thuthesis Public
Forked from tuna/thuthesisLaTeX Thesis Template for Tsinghua University
TeX LaTeX Project Public License v1.3c UpdatedFeb 16, 2025 -
-
titans-pytorch Public
Forked from lucidrains/titans-pytorchUnofficial implementation of Titans, SOTA memory for transformers, in Pytorch
Python MIT License UpdatedJan 30, 2025 -
-
zsh-autosuggestions Public
Forked from zsh-users/zsh-autosuggestionsFish-like autosuggestions for zsh
Shell MIT License UpdatedNov 26, 2024 -
zsh-syntax-highlighting Public
Forked from zsh-users/zsh-syntax-highlightingFish shell like syntax highlighting for Zsh.
Shell BSD 3-Clause "New" or "Revised" License UpdatedNov 21, 2024 -
GPT-World Public
A simulation of world using GPTs. (depreciated)
-
vllm Public
Forked from vllm-project/vllmA high-throughput and memory-efficient inference and serving engine for LLMs (Specialized for MiniCPM)
Python Apache License 2.0 UpdatedJan 31, 2024 -
nanoGPT_CL Public
Forked from karpathy/nanoGPTThe simplest, fastest repository for training/finetuning medium-sized GPTs, customized for tsinghua CL
Python MIT License UpdatedNov 21, 2023 -
SentencePieceBPE_Python Public
A minimal python implementation of accelerated BPE algorithm in sentencepiece (for teaching purpose)
-
Megatron-DeepSpeed Public
Forked from deepspeedai/Megatron-DeepSpeedOngoing research training transformer language models at scale, including: BERT & GPT-2
Python Other UpdatedOct 26, 2023 -
-
BMPrinciples Public
Forked from OpenBMB/BMPrinciplesA collection of phenomenons observed during the scaling of big foundation models, which may be developed into consensus, principles, or laws in the future
MIT License UpdatedJun 19, 2023 -
-
BMCook Public
Forked from OpenBMB/BMCookModel Compression for Big Models
Python Apache License 2.0 UpdatedMar 15, 2023 -
evals Public
Forked from openai/evalsEvals is a framework for evaluating OpenAI models and an open-source registry of benchmarks.
Python MIT License UpdatedMar 15, 2023 -
langchain Public
Forked from langchain-ai/langchain⚡ Building applications with LLMs through composability ⚡
Python MIT License UpdatedMar 13, 2023 -
-
pywebcopy Public
Forked from rajatomar788/pywebcopyLocally saves webpages to your hard disk with images, css, js & links as is.
Python Other UpdatedSep 19, 2022 -
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
-
shields Public
Forked from badges/shieldsConcise, consistent, and legible badges in SVG and raster format
JavaScript Creative Commons Zero v1.0 Universal UpdatedAug 4, 2022 -
openpromptu Public
A repository for univeral prompt learning pipeline, try to be model agnostic, better work together with opendelta
Python UpdatedJul 23, 2022 -
api_use Public
Forked from ethanachi/api_useJupyter Notebook Apache License 2.0 UpdatedJul 17, 2022 -
-
word2vec-pytorch Public
Forked from OlgaChernytska/word2vec-pytorchImplementation of the first paper on word2vec
-
KQAPro_Baselines Public
Forked from shijx12/KQAPro_BaselinesPytorch implementation of baseline models of KQA Pro, a large-scale dataset of complex question answering over knowledge base.
Python UpdatedJun 28, 2022 -
OpenDelta-1 Public
Forked from thunlp/OpenDeltaA plug-and-play library for parameter-efficient-tuning (Delta Tuning)
-
-
datasets Public
Forked from huggingface/datasets🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
Python Apache License 2.0 UpdatedFeb 22, 2022 -
OpenDelta Public
Implementation of various parameter efficient methods.