Zach Nussbaum
|
ad33b83a48
|
fix: eval func
|
2023-04-04 23:25:37 +00:00 |
|
Zach
|
8dd99cc00a
|
fix: prompt len for larger
|
2023-04-04 22:01:55 +00:00 |
|
Zach Nussbaum
|
63ff39653d
|
feat: gpt-j config
|
2023-04-04 20:58:08 +00:00 |
|
Zach Nussbaum
|
32357c920f
|
feat: adamw, fix training, log gradients
|
2023-04-04 20:57:42 +00:00 |
|
Zach Nussbaum
|
c68311810a
|
fix: clean up data, pad at end
|
2023-04-04 20:53:23 +00:00 |
|
Zach Nussbaum
|
f45eb001a1
|
fix: clean where prompt is randomly 1 char
|
2023-04-04 20:47:21 +00:00 |
|
Zach Nussbaum
|
c7f4ca25e4
|
chore: gitignore ckpts
|
2023-04-04 20:46:57 +00:00 |
|
Andriy Mulyar
|
9d30a6063e
|
Merge pull request #3 from nomic-ai/train
log wandb multi-epoch
|
2023-03-29 13:50:26 -04:00 |
|
Andriy Mulyar
|
0eef27364d
|
Qualified number of epochs for LoRa weights
|
2023-03-29 12:26:47 -04:00 |
|
Andriy Mulyar
|
d61f0077ee
|
Merge pull request #42 from tiendung/main
Change git clone url to https://github.com/nomic-ai/gpt4all.git to avoid `Permission denied`
|
2023-03-29 10:50:44 -04:00 |
|
Andriy Mulyar
|
4ebac17592
|
Added Torrent Magnet Link
|
2023-03-29 10:47:19 -04:00 |
|
Andriy Mulyar
|
f1af332b22
|
Merge pull request #36 from Hello1024/patch-1
Update README.md to add torrent link to data
|
2023-03-29 10:38:26 -04:00 |
|
Andriy Mulyar
|
1e0eb13ce7
|
Merge branch 'main' into patch-1
|
2023-03-29 10:38:17 -04:00 |
|
Andriy Mulyar
|
8f5067fdca
|
Merge pull request #31 from EliasVincent/chat-windows-binary
Add chat binary for Windows
|
2023-03-29 10:35:38 -04:00 |
|
Andriy Mulyar
|
299de137a4
|
Merge branch 'main' into chat-windows-binary
|
2023-03-29 10:35:31 -04:00 |
|
Andriy Mulyar
|
e642586988
|
Merge pull request #26 from dsernst/mac-intel-bin
Add binary for Intel Macs
|
2023-03-29 10:34:52 -04:00 |
|
Alex Nguyen
|
13e61f0123
|
Change git clone url to https://github.com/nomic-ai/gpt4all.git
git@github.com:nomic-ai/gpt4all.git yield `Permission denied`
```sh
git clone --recurse-submodules git@github.com:nomic-ai/gpt4all.git
Cloning into 'gpt4all'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
```
|
2023-03-29 20:59:13 +07:00 |
|
Andriy Mulyar
|
9425a0cb46
|
Changed hosting
|
2023-03-29 09:55:18 -04:00 |
|
Hello1024
|
3d7cd91042
|
Update README.md to add torrent link to data
|
2023-03-29 13:49:32 +01:00 |
|
EliasVincent
|
c8e7b23cfa
|
Add chat binary for Windows
|
2023-03-29 12:48:13 +02:00 |
|
David Ernst
|
52962f6f1e
|
Add binary for Intel Macs
|
2023-03-29 03:18:23 -05:00 |
|
Zach Nussbaum
|
668c71dc90
|
Update data.py
|
2023-03-28 21:13:05 -07:00 |
|
Zach Nussbaum
|
e220c2f6c8
|
Update generate_large_2.yaml
|
2023-03-28 21:03:10 -07:00 |
|
Zach Nussbaum
|
870bd36e27
|
Update generate_large_3.yaml
|
2023-03-28 21:02:58 -07:00 |
|
Zach Nussbaum
|
382f35480a
|
Update generate_full.yaml
|
2023-03-28 21:02:32 -07:00 |
|
Zach Nussbaum
|
6c418d263d
|
Update generate_baseline.yaml
|
2023-03-28 21:00:57 -07:00 |
|
Zach Nussbaum
|
5a96e50eec
|
Update generate.yaml
|
2023-03-28 21:00:36 -07:00 |
|
Zach Nussbaum
|
ab4b13b2fa
|
Update finetune_lora.yaml
|
2023-03-28 20:58:33 -07:00 |
|
Zach Nussbaum
|
b0fd406ebb
|
Update finetune.yaml
|
2023-03-28 20:58:03 -07:00 |
|
Andriy Mulyar
|
b5c5857241
|
Merge pull request #16 from mazzzystar/main
To make the model bin file more clear in README.
|
2023-03-28 22:43:03 -04:00 |
|
mazzzystar
|
ba3b59f565
|
to make the model bin file more clear.
|
2023-03-29 10:29:19 +08:00 |
|
Brandon Duderstadt
|
8217893b6e
|
Update README.md
|
2023-03-28 21:07:04 -04:00 |
|
Brandon Duderstadt
|
d0ab8a8444
|
Merge pull request #9 from Daryl149/main
fix typo in generate example command
|
2023-03-28 20:43:09 -04:00 |
|
Daryl
|
949cf20acb
|
fix typo in generate example command
|
2023-03-29 02:40:34 +02:00 |
|
Brandon Duderstadt
|
655863c5d1
|
Merge pull request #7 from nlothian/patch-1
Fix run command in README. Fixes #6
|
2023-03-28 20:30:16 -04:00 |
|
Nick Lothian
|
dc2460d01d
|
Correct run command
The executable seem to expect the model to be in the working directory
|
2023-03-29 10:42:49 +10:30 |
|
Brandon Duderstadt
|
cb32b25c10
|
Update README.md
added discord link
|
2023-03-28 20:11:08 -04:00 |
|
Zach Nussbaum
|
f17ecb1784
|
Update README.md
|
2023-03-28 14:31:35 -07:00 |
|
Andriy Mulyar
|
8195afb971
|
Update README.md
|
2023-03-28 17:25:06 -04:00 |
|
Andriy Mulyar
|
c4a7eb3a82
|
Update README.md
|
2023-03-28 17:24:46 -04:00 |
|
Brandon Duderstadt
|
11dd04a343
|
Update README.md
|
2023-03-28 17:22:11 -04:00 |
|
Andriy Mulyar
|
7ebc02ba33
|
Update README.md
|
2023-03-28 17:06:53 -04:00 |
|
Andriy Mulyar
|
2878323d9c
|
Update README.md
|
2023-03-28 17:06:28 -04:00 |
|
Andriy Mulyar
|
88a09e4fee
|
Update README.md
|
2023-03-28 17:05:03 -04:00 |
|
Andriy Mulyar
|
2d41cfc5ca
|
Update README.md
|
2023-03-28 17:04:41 -04:00 |
|
Andriy Mulyar
|
6f15008820
|
Update README.md
|
2023-03-28 17:02:54 -04:00 |
|
Zach Nussbaum
|
9c27e46c10
|
Update generate.yaml
|
2023-03-28 13:59:26 -07:00 |
|
Andriy Mulyar
|
9234dd1a49
|
Update README.md
|
2023-03-28 16:54:56 -04:00 |
|
Zach Nussbaum
|
0dbe9a16df
|
Update TRAINING_LOG.md
|
2023-03-28 13:47:22 -07:00 |
|
Zach Nussbaum
|
5cfb794e0a
|
Update TRAINING_LOG.md
|
2023-03-28 13:46:51 -07:00 |
|