- Ningbo Institute of Technology, Zhejiang University
Stars
Qwen2.5-Omni is an end-to-end multimodal model by Qwen team at Alibaba Cloud, capable of understanding text, audio, vision, video, and performing real-time speech generation.
openai compatible embedding api server for bge-m3
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
Official repository for ICML 2024 paper "On Prompt-Driven Safeguarding for Large Language Models"
An educational resource to help anyone learn deep reinforcement learning.
InstantStyle: Free Lunch towards Style-Preserving in Text-to-Image Generation 🔥
Generative Models by Stability AI
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。
Simple Example for RAG, with reading pdf files and then stored in DB. And with query, the corresponding context will be found and built for prompt input to get answer.
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
基于模板的文本纠错;Automatically Mining Error Templates for Grammatical Error Correction
用专门的项目说明掌握python的 PYTHONPATH的重要性;说明窗口会话临时环境变量和永久性环境变量区别;说明pythonpath的好处;说明pythonpath的妙用。学了PYTHONPATH 写几十个项目复用公共代码如虎添翼
🌞 CareGPT (关怀GPT)是一个医疗大语言模型,同时它集合了数十个公开可用的医疗微调数据集和开放可用的医疗大语言模型,包含LLM的训练、测评、部署等以促进医疗LLM快速发展。Medical LLM, Open Source Driven for a Healthy Future.
利用HuggingFace的官方下载工具从镜像网站进行高速下载。
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis and more.
Question and Answer based on Anything.
Convert the given plain text to MySQL query by ChatGPT
Supercharge Your LLM Application Evaluations 🚀
AmazeQiu / vllm
Forked from vllm-project/vllmA high-throughput and memory-efficient inference and serving engine for LLMs
Retrieval and Retrieval-augmented LLMs
CMMLU: Measuring massive multitask language understanding in Chinese
Simple samples for TensorRT programming
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法