conceptofmind / PaLM
An open-source implementation of Google's PaLM models
☆819Updated 10 months ago
Alternatives and similar repositories for PaLM:
Users that are interested in PaLM are comparing it to the libraries listed below
- LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions☆820Updated 2 years ago
- Dromedary: towards helpful, ethical and reliable LLMs.☆1,144Updated this week
- Salesforce open-source LLMs with 8k sequence length.☆717Updated 3 months ago
- LOMO: LOw-Memory Optimization☆985Updated 10 months ago
- [NeurIPS 22] [AAAI 24] Recurrent Transformer-based long-context architecture.☆762Updated 6 months ago
- [ACL2023] We introduce LLM-Blender, an innovative ensembling framework to attain consistently superior performance by leveraging the dive…☆941Updated 6 months ago
- Human preference data for "Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback"☆1,733Updated last year
- ☆1,469Updated last year
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,060Updated last year
- A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)☆1,117Updated last year
- A collection of modular datasets generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer☆1,630Updated last year
- The hub for EleutherAI's work on interpretability and learning dynamics☆2,473Updated this week
- OpenAlpaca: A Fully Open-Source Instruction-Following Model Based On OpenLLaMA☆302Updated last year
- This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as…☆352Updated last year
- ☆458Updated last year
- Code for fine-tuning Platypus fam LLMs using LoRA☆629Updated last year
- A central, open resource for data and tools related to chain-of-thought reasoning in large language models. Developed @ Samwald research …☆965Updated 4 months ago
- OpenICL is an open-source framework to facilitate research, development, and prototyping of in-context learning.☆557Updated last year
- Tune any FALCON in 4-bit☆466Updated last year
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,475Updated 8 months ago
- Alpaca dataset from Stanford, cleaned and curated☆1,552Updated 2 years ago
- CodeTF: One-stop Transformer Library for State-of-the-art Code LLM☆1,477Updated last week
- Codes for "Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models".☆1,129Updated last year
- Build, evaluate, understand, and fix LLM-based apps☆488Updated last year
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,103Updated last year
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining