How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Code for paper "LEVER: Learning to Verify Language-to-Code Generation with Execution". LEVER is a simple method that improves the code generation ability of large language models trained on code (CodeLMs), by learning to verify and rerank CodeLM-generated programs with their execution results.…
Gemini Voyager is a browser-based toolkit designed to enhance the interface and workflow of large language model web applications. It serves as a conversation manager, an output renderer, and a prompt library manager, allowing users to customize the layout and functionality of AI chat interfaces. The project distinguishes itself through advanced content handling, such as removing image watermarks by reversing alpha blending to restore original pixels. It also provides specialized rendering for LaTeX mathematical formulas and Mermaid diagrams, alongside tools to fix broken Markdown formatting
1. STaR 2. Mesh Transformer JAX 1. Updates 3. Pretrained Models 1. GPT-J-6B 1. Links 2. Acknowledgments 3. License 4. Model Details 5. Zero-Shot Evaluations 4. Architecture and Usage 1. Fine-tuning 2. JAX Dependency 5. TODO
This repository contains projects that aims to equip large-scale pretrained language models with better programming and reasoning skills. These projects are presented by Microsoft Research Asia and Microsoft Azure AI.
The main features of microsoft/codet are: Prompting and Debugging, Single Agent Optimization.
Projects with overlapping indexed features include: niansong1996/lever — Code for paper "LEVER: Learning to Verify Language-to-Code Generation with Execution". LEVER is a simple method that… nagi-ovo/gemini-voyager — Gemini Voyager is a browser-based toolkit designed to enhance the interface and workflow of large language model web… chengsong-huang/r-zero — Check out our paper or webpage for the details. floridsleeves/llmdebugger — A Large Language Model Debugger via Verifying Runtime Execution Step by Step. hambaobao/hcp-coder — Run pip install -r requirements.txt to install all requirements. ezelikman/star — 1. STaR 2. Mesh Transformer JAX 1. Updates 3. Pretrained Models 1. GPT-J-6B 1. Links 2. Acknowledgments 3. License 4.…