基于 LLM Lora 微调的金融问答系统,主要结合了 PDF 解析、LLM 微调、vllm 推理优化框架等技术
☆58Mar 11, 2025Updated last year
Alternatives and similar repositories for Finance_LLM
Users that are interested in Finance_LLM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ✨ 大语言模型 (LLM) 的自然语言数据库查询系统 (RAG) Natural Language Database Query System (RAG) based on LLM✨ (with README in English) 🚩 通过自然语言提问,使用大语言模型智…☆64May 27, 2025Updated 10 months ago
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆29Dec 11, 2025Updated 4 months ago
- A prompt word for a driver that decomposes the Claude Code open source project | 一个驱动 Claude Code 拆解开源项目的提示词☆45Feb 7, 2026Updated 2 months ago
- 基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)☆51Jun 10, 2025Updated 10 months ago
- Learning Hierarchical Interactive Multi-Object Search for Mobile Manipulation. Project website: http://himos.cs.uni-freiburg.de☆21Oct 21, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- My implementation of a scene memory transformer module for reinforcement learning☆13Jun 19, 2019Updated 6 years ago
- 中国版Supabase☆28Oct 23, 2025Updated 5 months ago
- 本仓库是一个关于 Agent(智能体) 的实验性 DEMO 项目,主要展示如何利用大语言模型(LLM)在计算机上执行“自动化代码编写”、“文件系统探索”等操作。项目基于 DeepSeek R1 系列模型做了一些初步探索,希望借此分享经验与心得,也为更多对 Agent 感兴趣…☆35Feb 10, 2025Updated last year
- Text detection network psenet deployed by libtorch and Qt.☆14May 21, 2020Updated 5 years ago
- 统计学中文核心期刊知识图谱构 建;NEO4J+LLM应用实现;统计学问答语料数据构建及LLM的Lora微调☆14Nov 22, 2024Updated last year
- Research Internship project under Assistant Prof. Manish Bhatt of IIT, Guwahati☆17Jul 7, 2023Updated 2 years ago
- Multi-Target Embodied Question Answering☆26Jul 17, 2020Updated 5 years ago
- 具备完整的界面功能的接口测试工 具系统,同时支持HTTP协议的接口MOCK模拟和接口请求☆12Sep 10, 2018Updated 7 years ago
- ☆48Oct 2, 2025Updated 6 months 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.
- psenet,prune model, text detection☆16Jun 24, 2020Updated 5 years ago
- 基于 Vue2 的 Onlyoffice 编辑器。☆10Sep 16, 2022Updated 3 years ago
- ☆12Sep 6, 2023Updated 2 years ago
- AI-Powered Conversational Map Agent. Inspired by smartmap.space | 对话式地图智能体☆38Dec 11, 2025Updated 4 months ago
- 基于three.js+photo-sphere-viewer.js 全景图场景切换☆10Feb 7, 2021Updated 5 years ago
- 基于 BOW 和 TF-IDF 的简易 QA 匹配模型(智能客服)☆19Jan 23, 2019Updated 7 years ago
- 这是一个从零开始构建的强化学习人类反馈(RLHF)学习代码库,实现了 PPO、GRPO、GSPO 以及相关的策略优化算法,并提供了清晰、可复现的训练流程。由于文档是由latex文件转译过来,如果md文件渲染异常,请用VScode的md插件打开☆87Dec 19, 2025Updated 4 months ago
- java performance tool in idea☆16Apr 1, 2021Updated 5 years ago
- An alternative EQA paradigm and informative benchmark + models (BMVC 2019, ViGIL 2019 spotlight)☆25Jun 22, 2022Updated 3 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.
- Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow☆14Aug 27, 2020Updated 5 years ago
- ☆27Jul 10, 2024Updated last year
- 使用FastAPI构建发票识别系统后端服务,支持并发。使用ERFNet模型训练发票轮廓检测,进行畸变矫正,OCR识别,模板匹配,支持倾斜发票识别。准确率99.9%。☆13May 8, 2025Updated 11 months ago
- ☆43Nov 24, 2025Updated 4 months ago
- Code and Dataset for the CVPRW Paper "Where did I leave my keys? — Episodic-Memory-Based Question Answering on Egocentric Videos"☆29Aug 28, 2023Updated 2 years ago
- 一个基于Kubernetes1.15 + Istio1.5 + SpringBoot2.x + Spring Data Jpa + Hibernate + MySQL的多租户(数据库隔离方式)应用☆12Mar 31, 2021Updated 5 years ago
- WORD 在线编辑☆10Jul 31, 2017Updated 8 years ago
- 电子科技大学 信息门户脚本 抢课,评教☆15Jan 25, 2018Updated 8 years ago
- magicaldrag-2.2.9-release20200716☆12Jul 17, 2020Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- svg生成字体包,并生成css 样式引用☆16Jan 13, 2023Updated 3 years ago
- threejs学习案例☆12Aug 25, 2022Updated 3 years ago
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Apr 7, 2019Updated 7 years ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆82Aug 12, 2024Updated last year
- Code for "Learning Affordance Landscapes for Interaction Exploration in 3D Environments" (NeurIPS 20)☆38Jul 6, 2023Updated 2 years ago
- 用于周期性生成报告,可显著减少人力成本使用word模板文件解析生成新文件,支持EL表达式的映射方式,适用于有规律的word文档生成,基于Apache POI☆11Mar 3, 2021Updated 5 years ago
- 基于 vue antv/g6 实现的一个可视化流程编辑器☆15Oct 9, 2020Updated 5 years ago