Pinned Repositories
adapterbot
The Adapter-Bot: All-In-One Controllable Conversational Model
AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
alpaca-lora
Finetuning InstructLLaMA on consumer hardware
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
FILM
Official repo for the paper: Recovering Private Text in Federated Learning of Language Models
GLM
GLM (General Language Model)
Megatron-LM
Ongoing research training transformer models at scale
novelai-aspect-ratio-bucketing
Implementation of aspect ratio bucketing for training generative image models as described in: https://blog.novelai.net/novelai-improvements-on-stable-diffusion-e10d38db82ac
Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
TenTrans
Universal End2End Training Platform, including pre-training, classification tasks, machine translation, and etc.
enockipp's Repositories
enockipp/alpaca-lora
Finetuning InstructLLaMA on consumer hardware
enockipp/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
enockipp/baichuan-7B
A large-scale 7B pretraining language model developed by Baichuan
enockipp/cc_net
Tools to download and cleanup Common Crawl data
enockipp/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
enockipp/chatgpt-comparison-detection
Human ChatGPT Comparison Corpus (HC3), Detectors, and more! 🔥
enockipp/chatWeb
ChatWeb可以爬取任意网页并提取正文,总结概要,然后根据正文内容回答你的问题。
enockipp/Chinese-alpaca-lora
骆驼:A Chinese finetuned instruction LLaMA. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技
enockipp/ChineseChapterBreak
ChineseChapterBreak Dataset for Long-Range Language Models
enockipp/ColossalAI
Making large AI models cheaper, faster and more accessible
enockipp/evals
Evals is a framework for evaluating OpenAI models and an open-source registry of benchmarks.
enockipp/gpt-engineer
Specify what you want it to build, the AI asks for clarification, and then builds it.
enockipp/gpt4free
decentralising the Ai Industry, just some language model api's...
enockipp/langchain
⚡ Building applications with LLMs through composability ⚡
enockipp/llm-action
LLM 实战
enockipp/llm.c
LLM training in simple, raw C/CUDA
enockipp/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
enockipp/MNBVC
MNBVC(Massive Never-ending BT Vast Chinese corpus)超大规模中文语料集。对标chatGPT训练的40T数据。MNBVC数据集不但包括主流文化,也包括各个小众文化甚至火星文的数据。MNBVC数据集包括新闻、作文、小说、书籍、杂志、论文、台词、帖子、wiki、古诗、歌词、商品介绍、笑话、糗事、聊天记录等一切形式的纯文本中文数据。
enockipp/MOSS
An open-source tool-augmented conversational language model from Fudan University
enockipp/openchat
OpenChat: Less is More for Open-source Models
enockipp/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
enockipp/Perplexica
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
enockipp/poe-api
A reverse engineered Python API wrapper for Quora's Poe, which provides free access to ChatGPT, GPT-4, and Claude.
enockipp/prompt-tuning
Original Implementation of Prompt Tuning from Lester, et al, 2021
enockipp/pytorch-multi-class-focal-loss
An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.
enockipp/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
enockipp/qlora-chinese-LLM
使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE
enockipp/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
enockipp/search_with_lepton
Building a quick conversation-based search demo with Lepton AI.
enockipp/Skywork