HongyuJiang's Stars
ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini/Claude LLM 应用。
n8n-io/n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
FlowiseAI/Flowise
Drag & drop UI to build your customized LLM flow
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
deepseek-ai/DeepSeek-V2
DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model
baichuan-inc/Baichuan-13B
A 13B large language model developed by Baichuan Intelligent Technology
li-plus/chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4(V)
xusenlinzy/api-for-open-llm
Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口
HarderThenHarder/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
EmNudge/watlings
Learn WebAssembly by writing small programs!
THUDM/WebGLM
WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023)
aiwaves-cn/RecurrentGPT
Official Code for Paper: RecurrentGPT: Interactive Generation of (Arbitrarily) Long Text
SCIR-HI/Med-ChatGLM
Repo for Chinese Medical ChatGLM 基于中文医学知识的ChatGLM指令微调
ninehills/chatglm-openai-api
Provide OpenAI style API for ChatGLM-6B and Chinese Embeddings Model
nicedouble/StreamlitAntdComponents
A Streamlit component to display Antd-Design
suzgunmirac/BIG-Bench-Hard
Challenging BIG-Bench Tasks and Whether Chain-of-Thought Can Solve Them
Guitaricet/relora
Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates
Sharrnah/whispering
Whispering Tiger - OpenAI's whisper (and other models) with OSC and Websocket support. Allowing live transcription / translation in VRChat and Overlays in most Streaming Applications
MooreThreads/torch_musa
torch_musa is an open source repository based on PyTorch, which can make full use of the super computing power of MooreThreads graphics cards.
0x5446/api4sensevoice
API and websocket server for sensevoice. It has inherited some enhanced features, such as VAD detection, real-time streaming recognition, and speaker verification.
VQAssessment/FAST-VQA-and-FasterVQA
[ECCV2022, TPAMI2023] FAST-VQA, and its extended version FasterVQA.
Miraclemarvel55/ChatGLM-RLHF
对ChatGLM直接使用RLHF提升或降低目标输出概率|Modify ChatGLM output with only RLHF
caopulan/iKUNet
qingyujean/document-level-classification
超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题
PromptsLego/PromptsLego
PromptsLego是一款基于语法结构的可视化提示词效率工具,模拟积木拼接的方式,使 Prompts 编写变得像搭积木一样简单。
hujunxianligong/abbrs
公司名简称生成,采用马尔科夫构造序列标注概率分布,使用维特比前后向算法推导生成。