Aaron Miller
|
be0375e32d
|
add settings icon
|
2023-04-16 11:16:30 -04:00 |
|
Adam Treat
|
2354779ac1
|
Provide an instruct/chat template.
|
2023-04-15 16:33:37 -04:00 |
|
Aaron Miller
|
0f9b80e6b6
|
Use completeBaseName to display model name
this cuts the filename at the *final* dot instead of the first, allowing
model names with version numbers to be displayed correctly.
|
2023-04-15 13:29:51 -04:00 |
|
Zach Nussbaum
|
0b4d45e57d
|
link update
|
2023-04-15 06:41:55 -07:00 |
|
Adam Treat
|
2f3a46c17f
|
Erase the correct amount of logits when regenerating which is not the same
as the number of tokens.
|
2023-04-15 09:19:54 -04:00 |
|
Adam Treat
|
12bf78bf24
|
Fix crash with recent change to erase context.
|
2023-04-15 09:10:34 -04:00 |
|
Adam Treat
|
f8005cff45
|
When regenerating erase the previous response and prompt from the context.
|
2023-04-15 09:10:27 -04:00 |
|
AT
|
aa836fa6d5
|
Merge pull request #28 from TheBloke/macOS_Universal
Add support for building a Universal binary on macOS
|
2023-04-14 14:06:47 -04:00 |
|
TheBloke
|
2c64c8972d
|
Remove Qt dir
|
2023-04-14 17:33:54 +01:00 |
|
TheBloke
|
ccde3f8111
|
Remove test debug lines
|
2023-04-14 17:28:44 +01:00 |
|
TheBloke
|
a8a6b8ae30
|
Add support for building a Universal binary on macOS
|
2023-04-14 17:19:03 +01:00 |
|
Zach Nussbaum
|
dcd802de4d
|
Update README.md
|
2023-04-14 06:17:02 -07:00 |
|
AT
|
ab33720b0a
|
Merge branch 'manyoso:master' into master
|
2023-04-14 09:06:54 -04:00 |
|
Adam Treat
|
305975451c
|
Add an abstraction around gpt-j that will allow other arch models to be loaded in ui.
|
2023-04-14 09:05:51 -04:00 |
|
Adam Treat
|
9de185488c
|
Add an abstraction around gpt-j that will allow other arch models to be loaded in ui.
|
2023-04-13 22:15:40 -04:00 |
|
Zach Nussbaum
|
f6d3d2a2ed
|
Update README.md
|
2023-04-13 19:04:42 -07:00 |
|
Zach Nussbaum
|
b744df7605
|
Update finetune.yaml
|
2023-04-13 18:04:30 -07:00 |
|
Zach Nussbaum
|
8325767c50
|
Update finetune_lora.yaml
|
2023-04-13 18:04:02 -07:00 |
|
AT
|
4e98e71eaf
|
Merge branch 'manyoso:master' into master
|
2023-04-13 20:17:13 -04:00 |
|
AT
|
62bcec87b4
|
try and merge again (#5)
* Update README.md
* Update README.md
* Disable the text field from user interaction.
|
2023-04-13 20:16:54 -04:00 |
|
AT
|
0406137d08
|
Merge branch 'manyoso:master' into master
|
2023-04-13 20:15:48 -04:00 |
|
Adam Treat
|
7c611e8ca8
|
Disable the text field from user interaction.
|
2023-04-13 20:15:15 -04:00 |
|
AT
|
66a2fe3393
|
Update README.md
|
2023-04-13 20:15:15 -04:00 |
|
AT
|
1bafe6ee98
|
Update README.md
|
2023-04-13 20:15:15 -04:00 |
|
Adam Treat
|
d813528255
|
Disable the text field from user interaction.
|
2023-04-13 20:13:45 -04:00 |
|
AT
|
c9f18b2997
|
Update README.md
|
2023-04-13 18:57:33 -04:00 |
|
Andriy Mulyar
|
707d8ab559
|
Update README.md
|
2023-04-13 18:22:53 -04:00 |
|
Zach Nussbaum
|
79652d079a
|
Update README.md
|
2023-04-13 15:22:03 -07:00 |
|
Zach Nussbaum
|
0bc092e602
|
Update README.md
|
2023-04-13 14:56:24 -07:00 |
|
Benjamin Schmidt
|
a6556f4100
|
Update README.md
Correct link
|
2023-04-13 17:42:01 -04:00 |
|
Zach Nussbaum
|
a2df931658
|
Merge pull request #334 from nomic-ai/main
Update expired discord link
|
2023-04-13 17:39:19 -04:00 |
|
AT
|
3d15b0f567
|
Update README.md
|
2023-04-13 17:37:18 -04:00 |
|
Zach Nussbaum
|
d6962aa130
|
Update README.md
|
2023-04-13 14:20:19 -07:00 |
|
Zach Nussbaum
|
b034d25999
|
Update README.md
|
2023-04-13 14:19:49 -07:00 |
|
Zach Nussbaum
|
0571e4c489
|
Update README.md
|
2023-04-13 14:02:19 -07:00 |
|
Benjamin Schmidt
|
51264f5eac
|
Merge pull request #335 from nomic-ai/gptj
GPT-J
|
2023-04-13 16:59:09 -04:00 |
|
Zach Nussbaum
|
a0fe480d7e
|
fix: rename
|
2023-04-13 20:58:27 +00:00 |
|
Zach Nussbaum
|
d19cf6e50b
|
fix naming
|
2023-04-13 20:56:45 +00:00 |
|
Zach Nussbaum
|
4deadfb891
|
fix: readme
|
2023-04-13 20:55:49 +00:00 |
|
Zach Nussbaum
|
c64a23d51d
|
Merge branch 'main' into gptj
|
2023-04-13 20:42:46 +00:00 |
|
Andriy Mulyar
|
edb4727057
|
Update README.md
|
2023-04-13 16:34:14 -04:00 |
|
Zach Nussbaum
|
4dd5df1b6f
|
fix: format
|
2023-04-13 20:30:45 +00:00 |
|
Zach Nussbaum
|
9cf38e0ad9
|
Merge branch 'gptj' of github.com:nomic-ai/gpt4all into gptj
|
2023-04-13 20:30:10 +00:00 |
|
Zach Nussbaum
|
bbd22b6d25
|
chore: remove transformers submodule
|
2023-04-13 20:30:01 +00:00 |
|
Andriy Mulyar
|
ab2662d802
|
Update README.md
|
2023-04-13 16:23:26 -04:00 |
|
Andriy Mulyar
|
58710335e4
|
Update README.md
|
2023-04-13 16:06:12 -04:00 |
|
Andriy Mulyar
|
416a1fac8d
|
GPT4All Website
|
2023-04-13 16:05:43 -04:00 |
|
Yuvanesh-ux
|
f9ed54fef9
|
Update README.md
|
2023-04-13 15:48:52 -04:00 |
|
Zach Nussbaum
|
f35732283b
|
fix: rephrase
|
2023-04-13 19:13:37 +00:00 |
|
Zach Nussbaum
|
781ba27806
|
fix: typo
|
2023-04-13 19:11:05 +00:00 |
|