yy2lyx's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
peng-zhihui/Dummy-Robot
我的超迷你机械臂机器人项目。
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
peng-zhihui/ElectronBot
jzhang38/TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
openlm-research/open_llama
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
ymcui/Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
yangjianxin1/Firefly
Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型
SCIR-HI/Huatuo-Llama-Med-Chinese
Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调
Elegycloud/clash-for-linux-backup
基于Clash Core 制作的Clash For Linux备份仓库 A Clash For Linux Backup Warehouse Based on Clash Core
kwea123/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
DLLXW/baby-llama2-chinese
用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
yuqinie98/PatchTST
An offical implementation of PatchTST: "A Time Series is Worth 64 Words: Long-term Forecasting with Transformers." (ICLR 2023) https://arxiv.org/abs/2211.14730
lehaifeng/T-GCN
Temporal Graph Convolutional Network for Urban Traffic Flow Prediction Method
we0091234/Chinese_license_plate_detection_recognition
yolov5 车牌检测 车牌识别 中文车牌识别 检测 支持12种中文车牌 支持双层车牌
CSHaitao/LexiLaw
LexiLaw - 中文法律大模型
EvilPsyCHo/Play-with-LLMs
Tutorial on training, evaluating LLM, as well as utilizing RAG, Agent, Chain to build entertaining applications with LLMs.分享如何训练、评估LLMs,如何基于RAG、Agent、Chain构建有趣的LLMs应用。
codingonion/awesome-llm-and-aigc
🚀🚀🚀A collection of some awesome public projects about Large Language Model, Vision Foundation Model and AI Generated Content.
krishnaik06/Pyspark-With-Python
qingkongzhiqian/GPT2-Summary
基于GPT2的中文摘要生成模型
LMissher/STGNN
The pytorch implementation of Traffic Flow Prediction via Spatial Temporal Graph Neural Network
huxiaosheng123/open-llama2
从预训练到强化学习的中文llama2
xmvper/iterm2-zmodem
fork from https://github.com/mmastrac/iterm2-zmodem
mselmangokmen/TimeSeriesProject
This repository is created for experiments on time series classification.
Tommy-s-Online-Courses/LLM
大模型LLM系列 课程资料
ArghyaChatterjee/jethexa_ros
This repository is part of my class project (Introduction to Autonomous Mobile Systems - EEL 5683) at Intelligent Systems and Robotics department in UWF.
yangdan8/open-Chinese-ChatLLaMA
The complete training code of the open-source Chinese-Llama model, including the full process from pre-training instructing and RLHF.