minghsuanwu
Writing code is like building a Lego. Choose what brick you need and put them together. Sometimes, you do it by yourself. Sometimes, you work with other people.
Taipei
Pinned Repositories
ACL-duconv
This is forked from baidu duconv ACL
agibot_x1_hardware
The hardware design for AgiBot X1.
agibot_x1_infer
The inference module for AgiBot X1.
agibot_x1_train
The reinforcement learning training code for AgiBot X1.
albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
albert-chinese-ner
使用预训练语言模型ALBERT做中文NER
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
DolphinGen
这个名字将"海豚"和"生成式语言模型"结合在一起,同时也暗示着这个模型能够像海豚一样聪明、好奇、灵活地创造新的内容和语言。
NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
minghsuanwu's Repositories
minghsuanwu/agibot_x1_hardware
The hardware design for AgiBot X1.
minghsuanwu/agibot_x1_infer
The inference module for AgiBot X1.
minghsuanwu/agibot_x1_train
The reinforcement learning training code for AgiBot X1.
minghsuanwu/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
minghsuanwu/AppCrawler
基于appium的app自动遍历工具
minghsuanwu/auto3d-backend
minghsuanwu/auto3d-frontend
minghsuanwu/BlueLM
BlueLM(蓝心大模型): Open large language models developed by vivo AI Lab
minghsuanwu/crawlProject
python爬虫项目合集,从基础到js逆向,包含基础篇、自动化篇、进阶篇以及验证码篇。案例涵盖各大网站(xhs douyin weibo ins boss job,jd...),你将会学到有关爬虫以及反爬虫、自动化和验证码的各方面知识
minghsuanwu/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
minghsuanwu/gemma_pytorch
The official PyTorch implementation of Google's Gemma models
minghsuanwu/InternLM
Official release of InternLM2 7B and 20B base and chat models. 200K context support
minghsuanwu/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain
minghsuanwu/llama3-Chinese-chat
Llama3 中文仓库(聚合资料,各种网友及厂商微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档)
minghsuanwu/llm.c
LLM training in simple, raw C/CUDA
minghsuanwu/lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
minghsuanwu/MINT-1T
MINT-1T: A one trillion token multimodal interleaved dataset.
minghsuanwu/ollama
Get up and running with Llama 3, Mistral, Gemma 2, and other large language models.
minghsuanwu/python-cheatsheet
Comprehensive Python Cheatsheet
minghsuanwu/Qv2ray
:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
minghsuanwu/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
minghsuanwu/StableDiffusionOnDevice
本项目是一个通过文字生成图片的项目,基于开源模型Stable Diffusion V1.5生成可以在手机的CPU和NPU上运行的模型,包括其配套的模型运行框架。
minghsuanwu/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
minghsuanwu/T-MAC
Low-bit LLM inference on CPU with lookup table
minghsuanwu/text_classification
all kinds of text classification models and more with deep learning
minghsuanwu/ultimatevocalremovergui
GUI for a Vocal Remover that uses Deep Neural Networks.
minghsuanwu/v2rayN
A GUI client for Windows, support Xray core and v2fly core and others
minghsuanwu/v2rayNG
A V2Ray client for Android, support Xray core and v2fly core
minghsuanwu/V2rayU
V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持trojan,vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等
minghsuanwu/workflow
C++ Parallel Computing and Asynchronous Networking Framework