getfox's Stars
ApolloAuto/apollo
An open autonomous driving platform
microsoft/AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
NVIDIA-AI-IOT/Lidar_AI_Solution
A project demonstrating Lidar related AI solutions, including three GPU accelerated Lidar/camera DL networks (PointPillars, CenterPoint, BEVFusion) and the related libs (cuPCL, 3D SparseConvolution, YUV2RGB, cuOSD,).
Mandylove1993/CUDA-FastBEV
TensorRT deploy and PTQ/QAT tools development for FastBEV, total time only need 6.9ms!!!
mit-han-lab/bevfusion
[ICRA'23] BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation
fundamentalvision/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
google-research/vision_transformer
jwzhanggy/Graph_Toolformer
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
ymcui/Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
nlpxucan/WizardLM
LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath
PromtEngineer/localGPT
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
google-research/robotics_transformer
thu-coai/CrossWOZ
A Large-Scale Chinese Cross-Domain Task-Oriented Dialogue Dataset
deezertidal/QuantumultX-Rewrite
QuantumultX QX quantumult 圈X quanx 重写 脚本 rewrite 规则 分流 破解 解锁
LianjiaTech/BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
karpathy/llama2.c
Inference Llama 2 in one file of pure C
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
GanjinZero/RRHF
[NIPS2023] RRHF & Wombat
Auromix/ROS-LLM
ROS-LLM is a framework designed for embodied intelligence applications in ROS. It allows natural language interactions and leverages Large Language Models (LLMs) for decision-making and robot control. With an easy configuration process, this framework allows for swift integration, enabling your robot to operate with it in as little as ten minutes.
AdaptiveMotorControlLab/AmadeusGPT
We turn natural language descriptions of behaviors into machine-executable code
OpenMOSS/MOSS
An open-source tool-augmented conversational language model from Fudan University
microsoft/DeepSpeedExamples
Example models using DeepSpeed
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
CarperAI/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
allenai/RL4LMs
A modular RL library to fine-tune language models to human preferences