-
OpenManus Public
Forked from FoundationAgents/OpenManusNo fortress, purely open ground. OpenManus is Coming.
Python MIT License UpdatedMar 8, 2025 -
rag-cookbooks Public
Forked from athina-ai/rag-cookbooksThis repository contains various advanced techniques for Retrieval-Augmented Generation (RAG) systems.
Jupyter Notebook MIT License UpdatedFeb 17, 2025 -
workbench-example-agentic-rag Public
Forked from NVIDIA/workbench-example-agentic-ragAn NVIDIA AI Workbench example project for an Agentic Retrieval Augmented Generation (RAG)
Jupyter Notebook Apache License 2.0 UpdatedFeb 4, 2025 -
Advanced_RAG Public
Forked from NisaarAgharia/Advanced_RAGAdvanced Retrieval-Augmented Generation (RAG) through practical notebooks, using the power of the Langchain, OpenAI GPTs ,META LLAMA3 ,Agents.
Jupyter Notebook UpdatedApr 26, 2024 -
Llama-2-Open-Source-LLM-CPU-Inference Public
Forked from kennethleungty/Llama-2-Open-Source-LLM-CPU-InferenceRunning Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A
Python MIT License UpdatedJul 26, 2023 -
the-algorithm Public
Forked from twitter/the-algorithmSource code for Twitter's Recommendation Algorithm
Scala GNU Affero General Public License v3.0 UpdatedJul 14, 2023 -
RWKV-LM Public
Forked from BlinkDL/RWKV-LMRWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference,…
Python Apache License 2.0 UpdatedJun 26, 2023 -
Chinese-Vicuna Public
Forked from Facico/Chinese-VicunaChinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
C Apache License 2.0 UpdatedMay 16, 2023 -
chat-twitter Public
Forked from mtenenholtz/chat-twitterJavaScript Apache License 2.0 UpdatedApr 27, 2023 -
awesome-chatgpt-prompts Public
Forked from f/awesome-chatgpt-promptsThis repo includes ChatGPT prompt curation to use ChatGPT better.
HTML Creative Commons Zero v1.0 Universal UpdatedApr 11, 2023 -
ChatGLM-6B Public
Forked from zai-org/ChatGLM-6BChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
Python Apache License 2.0 UpdatedApr 10, 2023 -
langchain-ChatGLM Public
Forked from chatchat-space/Langchain-Chatchatlangchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识的 ChatGLM
Python Apache License 2.0 UpdatedApr 9, 2023 -
chatgpt_academic Public
Forked from binary-husky/gpt_academic科研工作专用ChatGPT拓展,特别优化学术Paper润色体验,支持自定义快捷按钮,支持自定义函数插件,支持markdown表格显示,Tex公式双显示,代码显示功能完善,新增本地Python/C++/Go项目树剖析功能/项目源代码自译解能力,新增PDF和Word文献批量总结功能/PDF论文全文翻译功能
Python GNU General Public License v3.0 UpdatedApr 9, 2023 -
-
-
-
BELLE Public
Forked from LianjiaTech/BELLEBELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
HTML Apache License 2.0 UpdatedApr 4, 2023 -
Luotuo-Chinese-LLM Public
Forked from LC1332/Luotuo-Chinese-LLM骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技
Jupyter Notebook Apache License 2.0 UpdatedApr 4, 2023 -
ChatGLM-Tuning Public
Forked from mymusise/ChatGLM-Tuning一种平价的chatgpt实现方案, 基于ChatGLM-6B + LoRA
Python MIT License UpdatedApr 3, 2023 -
LMFlow Public
Forked from OptimalScale/LMFlowAn Extensible Toolkit for Finetuning and Inference of Large Foundation Models
JavaScript Apache License 2.0 UpdatedApr 3, 2023 -
GLM-130B Public
Forked from zai-org/GLM-130BGLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
Python Apache License 2.0 UpdatedApr 2, 2023 -
Chinese-LLaMA-Alpaca Public
Forked from ymcui/Chinese-LLaMA-Alpaca中文LLaMA&Alpaca大语言模型+本地部署 (Chinese LLaMA & Alpaca LLMs)
Python Apache License 2.0 UpdatedApr 2, 2023 -
Chinese-alpaca-lora Public
Forked from LC1332/Chinese-alpaca-lora骆驼:A Chinese finetuned instruction LLaMA. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技
Jupyter Notebook Apache License 2.0 UpdatedMar 31, 2023 -
Open-Assistant Public
Forked from LAION-AI/Open-AssistantOpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
Python Apache License 2.0 UpdatedMar 30, 2023 -
alpaca-lora Public
Forked from tloen/alpaca-loraInstruct-tune LLaMA on consumer hardware
Jupyter Notebook Apache License 2.0 UpdatedMar 30, 2023 -
ChatRWKV Public
Forked from BlinkDL/ChatRWKVChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
Python Apache License 2.0 UpdatedMar 29, 2023 -
nebullvm Public
Forked from nebuly-ai/optimatePlug and play modules to optimize the performances of your AI systems 🚀
Python Apache License 2.0 UpdatedMar 29, 2023 -
OpenChatKit Public
Forked from togethercomputer/OpenChatKitPython Apache License 2.0 UpdatedMar 29, 2023 -
llama Public
Forked from meta-llama/llamaInference code for LLaMA models
Python GNU General Public License v3.0 UpdatedMar 25, 2023 -
PaLM-rlhf-pytorch Public
Forked from lucidrains/PaLM-rlhf-pytorchImplementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
Python MIT License UpdatedMar 23, 2023