weitong's Stars
CompVis/stable-diffusion
A latent text-to-image diffusion model
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
meta-llama/llama
Inference code for Llama models
fxsjy/jieba
结巴中文分词
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
letta-ai/letta
Letta (formerly MemGPT) is the stateful agents framework with memory, reasoning, and context management.
eugeneyan/open-llms
📋 A list of open LLMs available for commercial use.
wgwang/awesome-LLMs-In-China
**大模型
microsoft/promptbench
A unified evaluation framework for large language models
google/zetasql
ZetaSQL - Analyzer Framework for SQL
weihaox/awesome-neural-rendering
Resources of Neural Rendering
carlini/printf-tac-toe
tic-tac-toe in a single call to printf
pytorch/opacus
Training PyTorch models with differential privacy
glouppe/info8010-deep-learning
Lectures for INFO8010 Deep Learning, ULiège
corca-ai/awesome-llm-security
A curation of awesome tools, documents and projects about LLM Security.
uncbiag/Awesome-Foundation-Models
A curated list of foundation models for vision and language tasks
cckuailong/awesome-gpt-security
A curated list of awesome security tools, experimental case or other interesting things with LLM or GPT.
kthohr/stats
A C++ header-only library of statistical distribution functions.
yandex-research/tab-ddpm
[ICML 2023] The official implementation of the paper "TabDDPM: Modelling Tabular Data with Diffusion Models"
opendp/opendp
The core library of differential privacy algorithms powering the OpenDP Project.
facebookresearch/FLSim
Federated Learning Simulator (FLSim) is a flexible, standalone core library that simulates FL settings with a minimal, easy-to-use API. FLSim is domain-agnostic and accommodates many use cases such as vision and text.
idealclover/Life-in-NJU
🏠 南哪指南—南哪大学网址导航
microsoft/dp-transformers
Differentially-private transformers using HuggingFace and Opacus
microsoft/DPSDA
Private Evolution: Generating DP Synthetic Data without Training [ICLR 2024, ICML 2024 Spotlight]
microsoft/analysing_pii_leakage
The repository contains the code for analysing the leakage of personally identifiable (PII) information from the output of next word prediction language models.
bytedance/Jeddak-DPSQL
DPSQL (Privacy Protection SQL Query Service) - This project is a microservice Middleware located between the database engine ( Hive , Clickhouse , etc.) and the application system. It provides transparent SQL query result desensitization capabilities.
sarus-tech/dp-xgboost
CorneyHeY/Poison-Attack-LDP-Frequent-Itemset-Mining-CCS2024