rh1nox's starred repositories
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
drawio-desktop
Official electron build of draw.io
pocketbase
Open Source realtime backend in 1 file
llama3-Chinese-chat
Llama3、Llama3.1 中文仓库(随书籍撰写中... 各种网友及厂商微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档)
ctransformers
Python bindings for the Transformer models implemented in C/C++ using GGML library.
Chinese-LLaMA-Alpaca-3
中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3
sensitive-stop-words
互联网常用敏感词、停止词词库
InfiniTransformer
Unofficial PyTorch/🤗Transformers(Gemma/Llama3) implementation of Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention
infini-transformer
PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention" (https://arxiv.org/abs/2404.07143)
awesome-react-state-management
⚛️ ・React state management tools and libraries
malware_api_class
Malware dataset for security researchers, data scientists. Public malware dataset generated by Cuckoo Sandbox based on Windows OS API calls analysis for cyber security researchers
bert_for_longer_texts
BERT classification model for processing texts longer than 512 tokens. Text is first divided into smaller chunks and after feeding them to BERT, intermediate results are pooled. The implementation allows fine-tuning.
Bert-malware-classification
使用Bert做embedding,结合BiLSTM做恶意软件的多分类任务
ahocorasick
Fast implementation of fuzzy matching and Blacklist filtering
llama3-Chinese
pre-training llama3 using chinese
sensitive-go
基于 Trie 的敏感词检查 🤓