81 results found Sort:
- Filter by Primary Language:
- Python (48)
- TypeScript (7)
- Jupyter Notebook (6)
- C++ (5)
- Go (2)
- Lua (1)
- HTML (1)
- +
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge managemen...
Created
2023-05-21
3,385 commits to main branch, last one 13 hours ago
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
Created
2023-05-28
2,349 commits to main branch, last one 2 days ago
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Ll...
Created
2023-03-31
2,410 commits to master branch, last one 6 days ago
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
Created
2023-05-22
222 commits to main branch, last one about a month ago
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
Created
2023-06-24
77 commits to main branch, last one 4 months ago
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
Created
2023-03-02
1,250 commits to main branch, last one 15 days ago
ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀
Created
2023-03-21
305 commits to main branch, last one a day ago
《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合中国宝宝的部署教程
Created
2023-11-16
806 commits to master branch, last one 13 days ago
Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型
Created
2023-04-02
179 commits to master branch, last one 14 days ago
Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any...
Created
2023-06-14
981 commits to main branch, last one a day ago
GLM-4 series: Open Multilingual Multimodal Chat LMs | 开源多语言多模态对话模型
Created
2024-05-15
165 commits to main branch, last one 5 days ago
微信机器人底层框架,可接入Gemini、ChatGPT、ChatGLM、讯飞星火、Tigerbot等大模型。WeChat Robot Hook.
Created
2022-09-20
779 commits to master branch, last one 3 days ago
基于ChatGLM-6B + LoRA的Fintune方案
Created
2023-03-16
59 commits to master branch, last one 11 months ago
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
This repository has been archived
(exclude archived)
Created
2023-04-08
287 commits to main branch, last one about a year ago
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4(V)
Created
2023-05-23
97 commits to main branch, last one 3 months ago
基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等
Created
2023-04-06
29 commits to master branch, last one 11 months ago
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...
Created
2023-03-24
453 commits to main branch, last one 11 months ago
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. 开源...
Created
2023-05-23
464 commits to master branch, last one about a month ago
ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利
Created
2023-04-07
65 commits to main branch, last one about a year ago
FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。
Created
2023-09-25
70 commits to main branch, last one 6 months ago
chatglm 6b finetuning and alpaca finetuning
Created
2023-03-14
345 commits to dev branch, last one 6 months ago
微信机器人,接入Gemini、ChatGPT、ChatGLM、讯飞星火、Tigerbot;成语接龙、天气预报、新闻摘要、定时任务。
Created
2022-09-25
178 commits to master branch, last one about a month ago
An elegent pytorch implement of transformers
Created
2022-03-12
1,260 commits to master branch, last one 5 days ago
人工精调的中文对话数据集和一段chatglm的微调代码
Created
2023-03-17
219 commits to main branch, last one 6 months ago
[AI Agent Application Development Framework] - 🚀 Build AI agent native application in very few code 💬 Easy to interact with AI agent in code using structure data and chained-calls syntax 🧩 Enhance ...
Created
2023-06-30
750 commits to main branch, last one 6 days ago
TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLOOM,GPT2,Seq2Seq,BART,T5,UDA等模型的训练和预测,开箱即用。
Created
2021-04-07
575 commits to main branch, last one about a month ago
[NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baichuan, TinyLlama, etc.
Created
2023-05-17
165 commits to main branch, last one about a month ago
one sentence generates any graph
Created
2022-09-10
654 commits to dev branch, last one 9 months ago
🚀🚀🚀A collection of some awesome public projects about Large Language Model, Vision Foundation Model and AI Generated Content.
Created
2023-02-15
139 commits to main branch, last one 3 months ago
MindSpore online courses: Step into LLM
Created
2023-03-21
126 commits to master branch, last one 13 days ago