Pinned Repositories
1Panel
🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。
accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
bubbletea
A powerful little TUI framework 🏗
chatgpt-for-chatbot-feishu
快速将 ChatGPT 接入飞书,基于 OpenAI 官方接口,作为私人工作助理或者企业员工助理
Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
Chinese-LLaMA-Alpaca-3
中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3
Chinese-Mixtral
中文Mixtral混合专家大模型(Chinese Mixtral MoE LLMs)
codealpaca
codellama
Inference code for CodeLlama models
LLaMA-Factory
Unify Efficient Fine-Tuning of 100+ LLMs
makotov's Repositories
makotov/1Panel
🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。
makotov/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
makotov/bubbletea
A powerful little TUI framework 🏗
makotov/chatgpt-for-chatbot-feishu
快速将 ChatGPT 接入飞书,基于 OpenAI 官方接口,作为私人工作助理或者企业员工助理
makotov/Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
makotov/Chinese-LLaMA-Alpaca-3
中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3
makotov/Chinese-Mixtral
中文Mixtral混合专家大模型(Chinese Mixtral MoE LLMs)
makotov/codellama
Inference code for CodeLlama models
makotov/DongwuLLM
This is the codebase for pre-training, compressing, extending, and distilling LLMs with Megatron-LM.
makotov/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
makotov/grok-1
Grok open release
makotov/LLaMA-Factory
Unify Efficient Fine-Tuning of 100+ LLMs
makotov/llama-moe
⛷️ LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-training
makotov/LLM-Pruner
[NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support LLaMA, Llama-2, BLOOM, Vicuna, Baichuan, etc.
makotov/LLM-Shearing
[ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning
makotov/Megatron-LM
Ongoing research training transformer models at scale
makotov/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
makotov/promptulate_new
A large language model automation and Autonomous Language Agents development framework. Build your LLM Agent Application in a pythonic way!
makotov/Pruning-LLMs
The framework to prune LLMs to any size and any config.
makotov/exo
Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
makotov/k8s-vgpu-scheduler
OpenAIOS vGPU device plugin for Kubernetes is originated from the OpenAIOS project to virtualize GPU device memory, in order to allow applications to access larger memory space than its physical capacity. It is designed for ease of use of extended device memory for AI workloads.
makotov/lark
Feishu(飞书)/Lark Open API Go SDK, Support ALL Open API and Event Callback.
makotov/llama3-8x8b-MoE
将llama3的MLP复制8份构建基于llama3的8×8b MoE模型
makotov/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
makotov/LLaVA-pp
🔥🔥 LLaVA++: Extending LLaVA with Phi-3 and LLaMA-3 (LLaVA LLaMA-3, LLaVA Phi-3)
makotov/local-openai-api-service
LLM API Server , OpenAI 同时支持 ChatGLM3 ,Llama, Llama-3, Firefunction, Openfunctions ,BAAI/bge-m3 ,bge-large-zh-v1.5
makotov/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
makotov/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
makotov/Video-ChatGPT
"Video-ChatGPT" is a video conversation model capable of generating meaningful conversation about videos. It combines the capabilities of LLMs with a pretrained visual encoder adapted for spatiotemporal video representation. We also introduce a rigorous 'Quantitative Evaluation Benchmarking' for video-based conversational models.
makotov/Video-LLaVA
Video-LLaVA: Learning United Visual Representation by Alignment Before Projection