TPO 是一个优化 LLM 输出文本的框架,通过迭代反馈和优化提示的方式来“微调模型”,而非直接调整模型的参数,使模型在推理过程中与人类偏好对齐以生成更好的结果。本项目提供了一个友好的 WebUI 来加载模型,实时优化基础模型并展示最佳结果。
-
Updated
Feb 22, 2025 - Jupyter Notebook
TPO 是一个优化 LLM 输出文本的框架,通过迭代反馈和优化提示的方式来“微调模型”,而非直接调整模型的参数,使模型在推理过程中与人类偏好对齐以生成更好的结果。本项目提供了一个友好的 WebUI 来加载模型,实时优化基础模型并展示最佳结果。
Java program to extract reading articles and listening transcripts from the TPO app database.
Projects for the Distributed Programming Technologies (TPO) course
Add a description, image, and links to the tpo topic page so that developers can more easily learn about it.
To associate your repository with the tpo topic, visit your repo's landing page and select "manage topics."