Felixgithub2017
LanguageX AI Lab 负责人// WMT2023全球机器翻译竞赛英语到俄语、英语到德语、英语到乌克兰语自动评测第一// 中文大模型生成能力评测基准CG-Eval作者// 中文大模型评测基准MMCU作者// WMT2022机器翻译通用赛道英中自动评测第一、中译英第三、英译日第三
Beijing, China
Pinned Repositories
2MParallelCorpus
2.2 M parallel English Chinese sentence pairs
AGIEval
AI_Challenger_2018
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world. https://challenger.ai/
Air-Pollution-Forecasting-Using-LSTM
Algorithms
常用算法的 C++ 实现
allamo
Simple, hackable and fast implementation for training/finetuning medium-sized LLaMA-based models
CG-Eval
Chinese Generation Evaluation
Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
MMCU
MEASURING MASSIVE MULTITASK CHINESE UNDERSTANDING
Programming-the-Honda-Civic-Self-Driving-Car
Felixgithub2017's Repositories
Felixgithub2017/AGIEval
Felixgithub2017/allamo
Simple, hackable and fast implementation for training/finetuning medium-sized LLaMA-based models
Felixgithub2017/alpaca-lora
Instruct-tune LLaMA on consumer hardware
Felixgithub2017/BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
Felixgithub2017/BLOOM-LORA
Due to restriction of LLaMA, we try to reimplement BLOOM-LoRA (much less restricted BLOOM license here https://huggingface.co/spaces/bigscience/license) using Alpaca-LoRA and Alpaca_data_cleaned.json
Felixgithub2017/bloomz.cpp
C++ implementation for BLOOM
Felixgithub2017/ceval
Felixgithub2017/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
Felixgithub2017/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
Felixgithub2017/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)
Felixgithub2017/ColossalAI
Making large AI models cheaper, faster and more accessible
Felixgithub2017/FlexGen
Running large language models on a single GPU for throughput-oriented scenarios.
Felixgithub2017/GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
Felixgithub2017/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
Felixgithub2017/gradio
Create UIs for your machine learning model in Python in 3 minutes
Felixgithub2017/Llama-X
Open Academic Research on Improving LLaMA to SOTA LLM
Felixgithub2017/llama.cpp
Port of Facebook's LLaMA model in C/C++
Felixgithub2017/llama_infer
Inference script for Meta's LLaMA models using Hugging Face wrapper
Felixgithub2017/minillm
MiniLLM is a minimal system for running modern LLMs on consumer-grade GPUs
Felixgithub2017/MOSS
An open-source tool-augmented conversational language model from Fudan University
Felixgithub2017/nebullvm
Plug and play modules to optimize the performances of your AI systems 🚀
Felixgithub2017/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
Felixgithub2017/open_llama
Felixgithub2017/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
Felixgithub2017/pdfGPT
PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The only open source solution to turn your pdf files in a chatbot!
Felixgithub2017/pyarmor
A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
Felixgithub2017/stable-diffusion-webui
Stable Diffusion web UI
Felixgithub2017/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
Felixgithub2017/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
Felixgithub2017/Video_Translation_with_LipSync
Video Translation with LipSync with OpenAi's whisper for ASR, YourTTS for TTS, and Wav2lip for lip sync.