Stars
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
Integrate the DeepSeek API into popular software
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
🏡 Open source home automation that puts local control and privacy first.
A Unified Python Library for Graph Prompting
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
Code and documentation to train Stanford's Alpaca models, and generate the data.
Awesome-LLM: a curated list of Large Language Model
CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)
📓 📈 Functions from Abhishek Thakur's book Approaching (Almost) Any Machine Learning Problem.
五级地址智能提取。根据输入的地址,自动提取省市县镇村5级地址。技术栈主要是:SpringBoot+Elasticsearch
ModelScope: bring the notion of Model-as-a-Service to life.
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…
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析
sentence-transformers to onnx 让sbert模型推理效率更快
Just a simple implementation of K-Nearest Neighbour algorithm.