Pinned Repositories
SecMML
SecMML (Queqiao): Secure MPC (multi-party computation) Machine Learning Framework.
ABY
ABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation
AdaLoRA
AdaLoRA: Adaptive Budget Allocation for Parameter-Efficient Fine-Tuning (ICLR 2023).
awesome-mpc
A curated list of multi party computation resources and links.
falcon-public
Implementation of protocols in Falcon
FATE
An Industrial Level Federated Learning Framework
FudanADB-ComputerReco
Back-end Project for Fudan ADB class
MPCFormer
(ICLR 2023 Spotlight) MPCFormer: fast, performant, and private transformer inference with MPC
sec-deadlines
:alarm_clock: Security and Privacy conference and publications deadline countdowns
tf-encrypted
A Framework for Machine Learning on Encrypted Data
llCurious's Repositories
llCurious/sec-deadlines
:alarm_clock: Security and Privacy conference and publications deadline countdowns
llCurious/falcon-public
Implementation of protocols in Falcon
llCurious/FudanADB-ComputerReco
Back-end Project for Fudan ADB class
llCurious/MPCFormer
(ICLR 2023 Spotlight) MPCFormer: fast, performant, and private transformer inference with MPC
llCurious/ABY
ABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation
llCurious/AdaLoRA
AdaLoRA: Adaptive Budget Allocation for Parameter-Efficient Fine-Tuning (ICLR 2023).
llCurious/CryptGPU
llCurious/tf-encrypted
A Framework for Machine Learning on Encrypted Data
llCurious/DatasetCondensation
Dataset Condensation (ICLR21 and ICML21)
llCurious/distributed_point_functions
An Implementation of Incremental Distributed Point Functions in C++
llCurious/EasyLM
Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Flax.
llCurious/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
llCurious/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
llCurious/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
llCurious/llCurious.github.io
Haoqi Wu's Homepage
llCurious/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
llCurious/Ming-Xu-research.github.io
The website introduces the research of password security
llCurious/neural_network_cracking
Code for cracking passwords with neural networks
llCurious/NLP-CommonsenseQA
llCurious/OMEN
OMEN: Ordered Markov ENumerator - Password Guesser
llCurious/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
llCurious/pafd-automated
⚙ 自动平安复旦助手(带验证码)
llCurious/QAnything
Question and Answer based on Anything.
llCurious/rCore-Tutorial-v3
v3.5 https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html
llCurious/Rust
All Algorithms implemented in Rust
llCurious/sec-deadlines.github.io
Deadline countdowns for academic conferences in Security and Privacy
llCurious/spu
SPU (Secure Processing Unit) aims to be a provable, measurable secure computation device, which provides computation ability while keeping your private data protected.
llCurious/tensorflow-1.4-billion-password-analysis
Deep Learning model to analyze a large corpus of clear text passwords.
llCurious/torch-int
This repository contains integer operators on GPUs for PyTorch.
llCurious/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.