个人学习的医疗大模型微调项目
☆38Dec 3, 2025Updated 9 months ago
Alternatives and similar repositories for MedicalGPT
Users that are interested in MedicalGPT are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 智能医疗问诊系统 - LangGraph Agent + RAG + React☆24Jan 27, 2026Updated 7 months ago
- ☆60Dec 23, 2025Updated 8 months ago
- ☆173Mar 18, 2026Updated 6 months ago
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆5,825Updated this week
- 🏥 从零基础到面试通关:20节课彻底搞懂MedicalGPT医疗大模型训练全流程 | PT/SFT/LoRA/RLHF/DPO/GRPO | 100+面试高频考点☆237Apr 1, 2026Updated 5 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Implementation of "M3amba: Memory Mamba is All You Need for Whole Slide Image Classification". CVPR2025☆11Feb 27, 2025Updated last year
- ☆109Jul 24, 2025Updated last year
- ☆12Sep 27, 2024Updated last year
- 利用简单的代码完成deepseek基于medical-o1-sft数据集的lora微调☆17Feb 25, 2025Updated last year
- ☆18May 29, 2025Updated last year
- The official implementation of 'SPGen: Spherical Projection as Consistent and Flexible Representation for Single Image 3D Shape Generatio…☆17Dec 14, 2025Updated 9 months ago
- 基于Internlm2-chat-7b模型的408考研小助手☆25Apr 26, 2024Updated 2 years ago
- 岁月如风,唯有此忆, 任凭时光匆匆,记录点点滴滴。当爸爸了,就多陪陪孩子,有事没事的记些东西,不要总把心思放在程序编码上,也多陪陪孩子!记录了那么多条数据,是时候也为孩子回忆做个数据,也许将来某一天你也会翻翻看看,重温那些旧时光和家人一起感慨怀念。☆13Mar 20, 2026Updated 6 months ago
- 基于LLaVA1.6微调的Xray识别的多模态大模型☆10Oct 22, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A LangGraph-powered multi-agent deep research system featuring task planning, human-in-the-loop review, multi-source retrieval, evidence-…☆50Jul 25, 2026Updated last month
- Implementation of Differentiable ODE Solvers using Jittor☆13May 18, 2025Updated last year
- EMNLP MAIN 2025 StepSearch: Igniting LLMs Search Ability via Step-Wise Proximal Policy Optimization☆80Sep 13, 2025Updated last year
- ☆14Jan 23, 2024Updated 2 years ago
- ☆23Dec 16, 2022Updated 3 years ago
- 一份面向实践者的 verl 框架使用教程。verl 是字节跳动开源的大语言模型强化学习训练框架,支持 PPO、GRPO 等多种算法,以及分布式训练、AgentRL 等场景。☆140Jul 2, 2026Updated 2 months ago
- Implementations for assignments of Stanford CS231n: Deep Learning for Computer Vision, Spring 2025☆16Sep 8, 2025Updated last year
- ☆31May 25, 2026Updated 3 months ago
- ☆19Aug 3, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- [ICCV'25] Sparfels: Fast Reconstruction from Sparse Unposed Imagery☆16Jan 18, 2026Updated 8 months ago
- 👾 下一代透明智能体架构 | Next-Gen Transparent Agent Architecture 🔍 全行为审计 | 🛡️ 两段式安全调用 | 🧠 双水位记忆 | ⏰ 心跳任务 📊 P0 级事故率降低 80% | 兼容 OpenClaw + Claud…☆332Sep 10, 2026Updated last week
- A toolkit for fetal brain localization and segmentation using deep learning☆22Apr 19, 2019Updated 7 years ago
- Paper-Agent 是一个面向科研人员和学生的智能论文检索与调研工具。项目基于多智能体协作架构(LangGraph),通过自然语言处理(NLP)、自动化搜索,帮助用户高效查找学术论文、分析文献内容,并进行论文调研。Paper-Agent 支持多平台集成、关键词搜索、自动…☆463Updated this week
- 基于 Qwen/Qwen3-0.6B 的医疗问答微调与推理示例项目,记录健康数据、生成建议与报告☆16Sep 30, 2025Updated 11 months ago
- Experiments with multimodal deep learning models based on transformers☆11Oct 9, 2022Updated 3 years ago
- Code, examples, and instructions for the TrackRAD 2025 challenge☆14Jun 24, 2026Updated 2 months ago
- Local-first interview recording review reports with a Codex skill and CLI.☆81May 16, 2026Updated 4 months ago
- A very good course about finetune llm for beginners【大模型微调】☆37Aug 21, 2025Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 同济计科操作系统、计算机系统机构、计算机网络笔记整理☆24Jun 28, 2025Updated last year
- Conditional VAE using CNN on MNIST in PyTorch☆20May 24, 2020Updated 6 years ago
- ☆863Jul 26, 2026Updated last month
- 本项目从零开始构建并优化了一个千万参数级别的大规模预训练语言模型,涵盖预训练、有监督微调(SFT)和R1推理蒸馏三个阶段。项目采用自定义Transformer架构(包括RMSNorm、分组注意力、多Query机制、SwiGLU激活和RoPE位置编码),实现高效的长文本处理和…☆23Mar 10, 2025Updated last year
- ☆27Jul 15, 2024Updated 2 years ago
- [TIP 2024] Official Implementation of Progressive Adaptive Multimodal Fusion Network (PAMFN)☆20Nov 19, 2024Updated last year
- 百度网盘Python接口☆19Feb 19, 2019Updated 7 years ago