使用多轮对话数据集对deepseek进行lora微调教程
☆61Dec 26, 2024Updated last year
Alternatives and similar repositories for deepseek-llm-7B-chat-lora-ft
Users that are interested in deepseek-llm-7B-chat-lora-ft are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 通过lora对deepseek小模型进行微调☆22Nov 15, 2024Updated last year
- The objective of this project is to demonstrate how to fine-tune deepseek-r1-distill-llama-8b.☆17Feb 19, 2025Updated last year
- 结合知识图谱做的有关诗词的问答demo☆11Mar 11, 2020Updated 6 years ago
- 该仓库主要描述了CCAC2023多模态对话情绪识别评测第3名的实现过程☆12Aug 11, 2024Updated 2 years ago
- python人脸识别和情绪识别☆17Oct 2, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 这是一个基于 OpenCV 4 和 Qt 5 的人脸识别小demo☆11Feb 13, 2021Updated 5 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- RAG技术实现。 langchain, llama_index☆15Jul 23, 2024Updated 2 years ago
- ☆10Feb 17, 2022Updated 4 years ago
- 该项目专注于识别智能对话场景中的用户文本,自动判断情绪类别并给出相应的准确度。可以广泛应用于社交媒体评论情感分析、智能客服情绪分析等场景,成为情感支持工具,帮助用户 从情绪中解脱。多次Prompt提升后,GPT模型最终识别准确率高于人类Baseline水准。☆10Jul 25, 2023Updated 3 years ago
- 基于 BERT 的中文情感分类任务 如何使用 transformers 库和相关工具实现情感分析任务。脚本基于预训练的 BERT 模型(bert-base-chinese),对文本进行分类,标签为正面(positive)、负面(negative)和中性(neutral)。☆46Oct 18, 2025Updated 9 months ago
- 📺 在 yuumi 真的可以追剧,基于 Kratos 微服务框架实现,采用 Kubernetes+Docker 部署。☆10Jul 25, 2022Updated 4 years ago
- 基于deepseek、qwen3大模型,lora sft 医疗行业数据☆15Apr 10, 2026Updated 4 months ago
- 基于internlm-chat-7b的保险知识大模型微调☆20Apr 26, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于舆情中文核心论文的deepsearch项目☆15Apr 1, 2025Updated last year
- Repository for the Findings of ACL'23 paper Label Agnostic Pre-training for Zero-shot Text Classification☆13Aug 10, 2023Updated 3 years ago
- 毕业设计开源代码 分别实现了抽取式中文文本摘要和生成式中文文本摘要☆18Feb 23, 2026Updated 5 months ago
- ☆12Mar 1, 2016Updated 10 years ago
- An implementation of FedHealth☆11May 26, 2021Updated 5 years ago
- An automated pipeline for scraping, processing, and visualizing medical Q&A data to build high-quality datasets. Includes a comprehensive…☆24Dec 24, 2024Updated last year
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆18Feb 29, 2020Updated 6 years ago
- Retrieval Augmented Generation (RAG)☆13Sep 9, 2024Updated last year
- 以InternLM2-chat-7为基座模型,以常用中药等为数据集,微调的大模型。中医聊天小助手。☆18Feb 29, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 对qwen2.5进行微调以及知识蒸馏☆17Dec 24, 2024Updated last year
- 小米万兆路由器 docker 安装Aria2下载器,流程版☆11Jan 5, 2025Updated last year
- 股票相关知识学习,用Python来研究一下股票投资,大致会包括股票数据的爬取、技术指标分析、量化交易到神经网络(深度学习)☆17Aug 3, 2019Updated 7 years ago
- This is the final project of DSCC 435 Optimization for Machine Learning course, 2023 Fall, University of Rochester. 美股科技公司股票投资组合最优化项目☆12Feb 23, 2024Updated 2 years ago
- 基于Qwen2模型进行通用信息抽取【实体/关系/事件抽取】☆41Jul 10, 2024Updated 2 years ago
- Demo code showing how to use Java's StructuredTaskScope☆12Jun 9, 2026Updated 2 months ago
- CBLUE2.0-关系抽取模型,基于pytorch☆18Oct 23, 2024Updated last year
- ControlNet with Txt2Img | Img2Img | + Multiple LoRAs, All in one jupyter notebook for Flux.1 dev. Able to run on Google Colab Free Tier☆22Dec 1, 2024Updated last year
- ☆12May 20, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 爱淘优惠券☆11Sep 14, 2020Updated 5 years ago
- 本项目从零开始构建并优化了一个千万参数级别的大规模预训练语言模型,涵盖预训练、有监督微调(SFT)和R1推理蒸馏三个阶段。项目采用自定义Transformer架构(包括RMSNorm、分组注意力、多Query机制、SwiGLU激活和RoPE位置编码),实现高效的长文本处理和…☆23Mar 10, 2025Updated last year
- RQAlpha 对接 futuquant 的扩展 Mod。通过启用该 Mod 来实现港股和美股交易策略的实盘交易。☆13Sep 13, 2017Updated 8 years ago
- Face Analysis Project on MXNet☆11Dec 1, 2021Updated 4 years ago
- Machine learning strategy that trains the model using "everything and the kitchen sink": fundamentals, technical indicators, returns, pri…☆14Apr 23, 2024Updated 2 years ago
- Efficient-GlobalPointer的关系抽取任务☆24Jan 27, 2022Updated 4 years ago
- 微信抢红包,支持后台通知和聊天界面抢红包☆13Mar 8, 2017Updated 9 years ago