mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-27 15:58:25 +00:00
Update README.md
This commit is contained in:
parent
e505ce809d
commit
f29edccdce
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
Cross platform Qt based GUI for GPT4All versions with GPT-J as the base
|
Cross platform Qt based GUI for GPT4All versions with GPT-J as the base
|
||||||
model. NOTE: The model seen in the screenshot is actually the original
|
model. NOTE: The model seen in the screenshot is actually the original
|
||||||
GPT-J model. The GPT4All project is busy at work training a new version
|
a preview of a new training run for GPT4All based on GPT-J. The GPT4All
|
||||||
with GPT-J as the base, but it isn't ready yet. In the meantime, you can
|
project is busy at work training a new version with GPT-J as the base,
|
||||||
try this UI out with the original GPT-J model. Full instructions for how
|
but it isn't ready yet. In the meantime, you can try this UI out with the
|
||||||
are included below.
|
original GPT-J model. Full instructions for how are included below.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -15,6 +15,7 @@ are included below.
|
|||||||
* Fast CPU based inference using ggml for GPT-J based models
|
* Fast CPU based inference using ggml for GPT-J based models
|
||||||
* The UI is made to look and feel like you've come to expect from a chatty gpt
|
* The UI is made to look and feel like you've come to expect from a chatty gpt
|
||||||
* Easy to install... The plan is to create precompiled binaries for major platforms with easy installer including model
|
* Easy to install... The plan is to create precompiled binaries for major platforms with easy installer including model
|
||||||
|
* WORK IN PROGRESS!!
|
||||||
|
|
||||||
## Building and running
|
## Building and running
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user