Onlyreon
DAINAPP from patreon
DAINAPP patreon

Working On:

🕑 Added 2023-03-08 18:58:20 +0000 UTC
Working On:

Comments

GRisk

Yeah, i'm starting to experiment with the 4-bit cpp version, to see if I can make a GUI out of it.

GRisk

The code i'm focus is indeed llhama. For now the best bet to make llama work is the 4-bit cpp version: https://github.com/ggerganov/llama.cpp It use the LLaMA-7B and is under heavy development. Is the best bet to run on a consumer GPU for now. Text input/output are limited by the model, if I remember correctly, llama have half the size of tokens than GPT 3.5, so it can't take a lot of text, but at least is a open source option.

cool1

Is there any more info on the large language model GUI being worked on please? Is it Llama or based on it? And you mention about the good weights being too big. Is there a page where it lists the different file sizes of the different weights for the language model being worked on? The demo png attachment showed a chat window where it output one line replies. Will the UI also be able to generate large text responses and take large text inputs (eg. could you ask it to fix a function in some source code by pasting that and it giving suggestions about it and the fixed source code? or ask it to write a particular function?)?

Alien Anthony

Have you seen the alpaca "finetuned llama" model? Pretty amazing. Can't wait till people can start fine-tuning their own models that they could run at home


More Creators