wffzxyl's Stars
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
crewAIInc/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
netease-youdao/QAnything
Question and Answer based on Anything.
artidoro/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
nlpxucan/WizardLM
LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath
facebookresearch/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.
mit-han-lab/streaming-llm
[ICLR 2024] Efficient Streaming Language Models with Attention Sinks
langchain-ai/langgraph
Build resilient language agents as graphs.
pytransitions/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
goto456/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
allenai/OLMo
Modeling, training, eval, and inference code for OLMo
shenweichen/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
PhoebusSi/Alpaca-CoT
We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!
rotemweiss57/gpt-newspaper
GPT based autonomous agent designed to create personalized newspapers tailored to user preferences.
AGI-Edgerunners/LLM-Agents-Papers
A repo lists papers related to LLM based agent
liucongg/NLPDataSet
记录本人整理的一些数据集
ysc/cws_evaluation
Java开源项目cws_evaluation:中文分词器分词效果评估对比
CSHaitao/LexiLaw
LexiLaw - 中文法律大模型
jMetal/jMetalPy
A framework for single/multi-objective optimization with metaheuristics
rasbt/MachineLearning-QandAI-book
Machine Learning Q and AI book
liucongg/ChatGPTBook
《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》
Alibaba-NLP/EcomGPT
An Instruction-tuned Large Language Model for E-commerce
Gary3410/TaPA
[arXiv 2023] Embodied Task Planning with Large Language Models
Linear95/APO
Code for ACL2024 paper - Adversarial Preference Optimization (APO).
hansenz42/python-project-starter
一个在 poetry 基础上的 Python 项目脚手架,自带配置文件管理和日志管理功能
X-jun-0130/Dialogue_GPT2
对话生成、多轮对话、GPT2微调