Ageliss
Rigorous analytical thinking, ingenuity, hands-on problem solving, and big new ideas.
Worked at Kuaishou, Baidu, MeituanBeijing
Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
ARecorder
ARecorder is a Unity+Vuforia based video recorder app
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
awesome-deep-learning-papers
The most cited deep learning papers
Awesome-Deep-Neural-Network-Compression
Summary, Code for Deep Neural Network Quantization
For_shared_codes
Ageliss's Repositories
Ageliss/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Ageliss/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
Ageliss/Awesome-Deep-Neural-Network-Compression
Summary, Code for Deep Neural Network Quantization
Ageliss/BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
Ageliss/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型
Ageliss/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
Ageliss/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Ageliss/DeepSpeedExamples
Example models using DeepSpeed
Ageliss/EAGLE
[ICML'24] EAGLE: Speculative Sampling Requires Rethinking Feature Uncertainty
Ageliss/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and FastChat-T5.
Ageliss/KsanaLLM
Ageliss/langchain
⚡ Building applications with LLMs through composability ⚡
Ageliss/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
Ageliss/lightseq
LightSeq: A High Performance Library for Sequence Processing and Generation
Ageliss/llama.cpp
LLM inference in C/C++
Ageliss/lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
Ageliss/Medusa
Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads
Ageliss/Megatron-DeepSpeed
Ongoing research training transformer language models at scale, including: BERT & GPT-2
Ageliss/MS-AMP
Microsoft Automatic Mixed Precision Library
Ageliss/NeMo
NeMo: a framework for generative AI
Ageliss/openai-cookbook
Examples and guides for using the OpenAI API
Ageliss/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
Ageliss/rtp-llm
RTP-LLM: Alibaba's high-performance LLM inference engine for diverse applications.
Ageliss/SpeculativeDecodingPapers
📰 Must-read papers and blogs on Speculative Decoding ⚡️
Ageliss/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
Ageliss/stylegan-xl
[SIGGRAPH'22] StyleGAN-XL: Scaling StyleGAN to Large Diverse Datasets
Ageliss/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.
Ageliss/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
Ageliss/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
Ageliss/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs