Stars
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
500 AI Machine learning Deep learning Computer vision NLP Projects with code
An easy and fast way to create a Python GUI 🐍
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"
Git Re-Basin: Merging Models modulo Permutation Symmetries in PyTorch
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
Codes for the paper "Optimizing Mode Connectivity via Neuron Alignment" from NeurIPS 2020.
OpenMMLab Detection Toolbox and Benchmark
SmoothOut: Smoothing Out Sharp Minima to Improve Generalization in Deep Learning
Code to reproduce some of the figures in the paper "On Large-Batch Training for Deep Learning: Generalization Gap and Sharp Minima"
parse the dblp.xml using python xml.sax and calculate statistical information
对存储科学文献信息的xml大文件(来自dblp)进行解析,提取各标签信息并建立B+树索引,实现高效检索。
An Open Source Machine Learning Framework for Everyone
925419266 / PyTorch-AutoNEB
Forked from fdraxler/PyTorch-AutoNEBPyTorch AutoNEB implementation to identify minimum energy paths, e.g. in neural network loss landscapes
PyTorch AutoNEB implementation to identify minimum energy paths, e.g. in neural network loss landscapes
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。