GitXplorerGitXplorer
j

LLM-Playground

public
10 stars
0 forks
0 issues

Commits

List of commits on branch llama.
Verified
683ff82c37c94ea11196c12f35a157e7564ff5ed

Remove f16_kv=false support

jj-f1 committed a year ago
Verified
685916810b441599f9956be6a8b9c717792e0991

Always re-evaluate last token to fix weirdness

jj-f1 committed a year ago
Verified
7b5a5b77332a112f289228e53d53646e9b33ff60

logging

jj-f1 committed a year ago
Verified
ab55e34620f1880bb546b81149b62c6f32ec623c

Reuse evaluated tokens across iterations where possible

jj-f1 committed a year ago
Verified
3adcffc12de57eac0b75212f17072e5c5aa48e0e

Fix line spacing

jj-f1 committed a year ago
Verified
a479b1b74152bd14a0f3e630043c8513ce6cc264

Copy before exiting response view

jj-f1 committed a year ago

README

The README file for this repository.

GPT-3 Playground

Supports: iOS 16, macOS 12

Play with GPT-3!

To set it up:

  1. get an API key (https://beta.openai.com/account/api-keys) and paste it into the input at the bottom of the config panel.
  2. Create a shortcut named “GPT-3 Logbook” that takes text input and saves it (or comment out the corresponding code in Completer.swift if you don’t want that functionality)