Gorilla: Large Language Model Connected with Massive APIs

ShishirPatil/gorilla 24 May 2023

Large Language Models (LLMs) have seen an impressive wave of advances recently, with models now excelling in a variety of tasks, such as mathematical reasoning and program synthesis.

Language Modelling Mathematical Reasoning +2

2,894
6.94 stars / hour

QLoRA: Efficient Finetuning of Quantized LLMs

artidoro/qlora 23 May 2023

Our best model family, which we name Guanaco, outperforms all previous openly released models on the Vicuna benchmark, reaching 99. 3% of the performance level of ChatGPT while only requiring 24 hours of finetuning on a single GPU.

Chatbot Instruction Following +2

4,950
4.81 stars / hour

OCR-free Document Understanding Transformer

clovaai/donut 30 Nov 2021

Current Visual Document Understanding (VDU) methods outsource the task of reading text to off-the-shelf Optical Character Recognition (OCR) engines and focus on the understanding task with the OCR outputs.

Optical Character Recognition (OCR)

3,409
4.61 stars / hour

Large Language Models as Tool Makers

ctlllll/llm-toolmaker 26 May 2023

Our approach consists of two key phases: 1) tool making: an LLM acts as the tool maker that crafts tools for given tasks, where a tool is implemented as a Python utility function.

549
3.67 stars / hour

Fine-Tuning Language Models with Just Forward Passes

princeton-nlp/mezo 27 May 2023

Fine-tuning language models (LMs) has yielded success on diverse downstream tasks, but as LMs grow in size, backpropagation requires a prohibitively large amount of memory.

Multiple-choice

235
3.47 stars / hour

Generating Sequences With Recurrent Neural Networks

sjvasquez/handwriting-synthesis 4 Aug 2013

This paper shows how Long Short-term Memory recurrent neural networks can be used to generate complex sequences with long-range structure, simply by predicting one data point at a time.

Language Modelling Text Generation

3,367
3.38 stars / hour

Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold

opengvlab/internchat 18 May 2023

Synthesizing visual content that meets users' needs often requires flexible and precise controllability of the pose, shape, expression, and layout of the generated objects.

Image Manipulation

2,152
2.81 stars / hour

VisionLLM: Large Language Model is also an Open-Ended Decoder for Vision-Centric Tasks

opengvlab/interngpt 18 May 2023

We hope this model can set a new baseline for generalist vision and language models.

Language Modelling

2,152
2.80 stars / hour

NeRO: Neural Geometry and BRDF Reconstruction of Reflective Objects from Multiview Images

liuyuan-pal/nero 27 May 2023

We present a neural rendering-based method called NeRO for reconstructing the geometry and the BRDF of reflective objects from multiview images captured in an unknown environment.

Neural Rendering

255
2.54 stars / hour

SoundStorm: Efficient Parallel Audio Generation

lucidrains/soundstorm-pytorch 16 May 2023

We present SoundStorm, a model for efficient, non-autoregressive audio generation.

Audio Generation

695
2.50 stars / hour