nackel's Stars
HITSZ-OpenCS/HITSZ-OpenCS
哈尔滨工业大学(深圳)计算机专业课程攻略 | Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)
LLMBook-zh/LLMBook-zh.github.io
《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣
CraftJarvis/RAT
Implementation of "RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Horizon Generation".
aws-samples/private-llm-qa-bot
zjunlp/AutoAct
[ACL 2024] AUTOACT: Automatic Agent Learning from Scratch for QA via Self-Planning
alibaba/havenask
quqxui/Awesome-LLM4IE-Papers
Awesome papers about generative Information Extraction (IE) using Large Language Models (LLMs)
ofirpress/self-ask
Code and data for "Measuring and Narrowing the Compositionality Gap in Language Models"
AkariAsai/self-rag
This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
KwaiKEG/KwaiAgents
A generalized information-seeking agent system with Large Language Models (LLMs).
zjunlp/DeepKE
[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction
WPJiang/HWTL_SDU-ANNS
01-ai/Yi
A series of large language models trained from scratch by developers @01-ai
THUDM/AgentTuning
AgentTuning: Enabling Generalized Agent Abilities for LLMs
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
irlab-sdu/fuzi.mingcha
夫子•明察司法大模型是由山东大学、浪潮云、**政法大学联合研发,以 ChatGLM 为大模型底座,基于海量中文无监督司法语料与有监督司法微调数据训练的中文司法大模型。该模型支持法条检索、案例分析、三段论推理判决以及司法对话等功能,旨在为用户提供全方位、高精准的法律咨询与解答服务。
zzboy/lucene
lucene技术细节
InternLM/InternLM
Official release of InternLM2.5 base and chat models. 1M context support
git-cloner/aliendao
huggingface mirror download
chatanywhere/GPT_API_free
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
Vincent131499/ES_based_QA
基于ES构建的一个简单的检索式问答系统,主要用来学习下python相关的ES操作
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
LiSir-HIT/Reinforcement-Learning
kinds of reinforcement learning model by Pytorch
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!
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
jackaduma/ChatGLM-LoRA-RLHF-PyTorch
A full pipeline to finetune ChatGLM LLM with LoRA and RLHF on consumer hardware. Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the ChatGLM architecture. Basically ChatGPT but with ChatGLM
hiyouga/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
Instruction-Tuning-with-GPT-4/GPT-4-LLM
Instruction Tuning with GPT-4