mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Update README.md
This commit is contained in:
parent
9ea40305dc
commit
35895a5819
@ -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.
|
||||||
|
|
||||||
![image](https://user-images.githubusercontent.com/50458173/230756282-31b43d63-3c98-4f5d-b2dc-8c1ec2e0c8a9.png)
|
![image](https://user-images.githubusercontent.com/50458173/230756282-31b43d63-3c98-4f5d-b2dc-8c1ec2e0c8a9.png)
|
||||||
|
|
||||||
@ -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