Commit Graph

1375 Commits

Author SHA1 Message Date
Andriy Mulyar
987c694afa
Merge pull request #91 from BoQsc/patch-2
Update README.md - Fix GitHub Markdown does not recognize Torrent Magnets
2023-03-30 10:53:52 -04:00
Feldwor
822fa0c47a
Update README.md - Fix GitHub Markdown does not recognize Torrent Magnets. 2023-03-30 17:40:43 +03:00
Andriy Mulyar
d8921f835d
Torrent Magnet Link Update 2023-03-30 10:32:52 -04:00
Feldwor
54932a51cb
Update README.md - Improve the Try it yourself section. 2023-03-30 17:32:17 +03:00
Andriy Mulyar
cfcb101443
Merge pull request #90 from BoQsc/patch-1
Update README.md - Move Torrent/Magnet links to save space in the README file.
2023-03-30 10:31:27 -04:00
Andriy Mulyar
73dbd34310
Updated training data link 2023-03-30 10:30:50 -04:00
Feldwor
03b9e2004e
Update README.md - Move Torrent/Magnet links to save space in the readme file. 2023-03-30 16:56:12 +03:00
Brandon Duderstadt
98ae021ea6
Update README.md 2023-03-29 22:36:43 -04:00
Andriy Mulyar
147094e892
Update README.md 2023-03-29 17:22:05 -04:00
Andriy Mulyar
fa91e2b980
Update README.md 2023-03-29 17:18:46 -04:00
Andriy Mulyar
ed35d1fbb0
Update README.md 2023-03-29 17:18:21 -04:00
Andriy Mulyar
2db43570ae
Update README.md 2023-03-29 17:13:55 -04:00
Andriy Mulyar
252676ff05
Merge pull request #3 from nomic-ai/train
log wandb multi-epoch
2023-03-29 13:50:26 -04:00
Andriy Mulyar
aa4dd0eaef
Qualified number of epochs for LoRa weights 2023-03-29 12:26:47 -04:00
Andriy Mulyar
b10890f8f9
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
c197eee060
Added Torrent Magnet Link 2023-03-29 10:47:19 -04:00
Andriy Mulyar
8e5511896c
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
753c6baf96
Merge branch 'main' into patch-1 2023-03-29 10:38:17 -04:00
Andriy Mulyar
220df0924f
Merge pull request #31 from EliasVincent/chat-windows-binary
Add chat binary for Windows
2023-03-29 10:35:38 -04:00
Andriy Mulyar
f5d46e8182
Merge branch 'main' into chat-windows-binary 2023-03-29 10:35:31 -04:00
Andriy Mulyar
e2c59517f2
Merge pull request #26 from dsernst/mac-intel-bin
Add binary for Intel Macs
2023-03-29 10:34:52 -04:00
Alex Nguyen
88841bdf0f
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
4e20fdfbb9
Changed hosting 2023-03-29 09:55:18 -04:00
Hello1024
284cd9d480
Update README.md to add torrent link to data 2023-03-29 13:49:32 +01:00
EliasVincent
2c5d4a3a32 Add chat binary for Windows 2023-03-29 12:48:13 +02:00
David Ernst
546c2c8aaa Add binary for Intel Macs 2023-03-29 03:18:23 -05:00
Zach Nussbaum
7e468f2199
Update data.py 2023-03-28 21:13:05 -07:00
Zach Nussbaum
c5f5882d46
Update generate_large_2.yaml 2023-03-28 21:03:10 -07:00
Zach Nussbaum
7427369183
Update generate_large_3.yaml 2023-03-28 21:02:58 -07:00
Zach Nussbaum
0cbac6666d
Update generate_full.yaml 2023-03-28 21:02:32 -07:00
Zach Nussbaum
313fe40dd4
Update generate_baseline.yaml 2023-03-28 21:00:57 -07:00
Zach Nussbaum
cee591e3a8
Update generate.yaml 2023-03-28 21:00:36 -07:00
Zach Nussbaum
07798cfbd2
Update finetune_lora.yaml 2023-03-28 20:58:33 -07:00
Zach Nussbaum
fdb15fc8f1
Update finetune.yaml 2023-03-28 20:58:03 -07:00
Andriy Mulyar
4120210d9d
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
819475e232 to make the model bin file more clear. 2023-03-29 10:29:19 +08:00
Brandon Duderstadt
710c8f9fde
Update README.md 2023-03-28 21:07:04 -04:00
Brandon Duderstadt
43819a87d5
Merge pull request #9 from Daryl149/main
fix typo in generate example command
2023-03-28 20:43:09 -04:00
Daryl
712a3cc2b1 fix typo in generate example command 2023-03-29 02:40:34 +02:00
Brandon Duderstadt
c96ee798f3
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
be6e99f344
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
0789956e55
Update README.md
added discord link
2023-03-28 20:11:08 -04:00
Zach Nussbaum
7e597f7da8
Update README.md 2023-03-28 14:31:35 -07:00
Andriy Mulyar
bc130fb13b
Update README.md 2023-03-28 17:25:06 -04:00
Andriy Mulyar
aa17ac7591
Update README.md 2023-03-28 17:24:46 -04:00
Brandon Duderstadt
e4379c3a77
Update README.md 2023-03-28 17:22:11 -04:00
Andriy Mulyar
6e6bb11cf8
Update README.md 2023-03-28 17:06:53 -04:00
Andriy Mulyar
393e0f951d
Update README.md 2023-03-28 17:06:28 -04:00
Andriy Mulyar
d52c60fb67
Update README.md 2023-03-28 17:05:03 -04:00
Andriy Mulyar
89b97e0c4e
Update README.md 2023-03-28 17:04:41 -04:00