ParisNeo
fb239bf4e5
fixed encoding issues
2023-04-08 18:00:02 +02:00
ParisNeo
5684ade190
Bugfix updating parameters
2023-04-08 17:43:01 +02:00
Saifeddine ALOUI
20e49f2864
Merge pull request #44 from Ulanmax/fix/fix-install-script
...
#4 . Add installation checks for cmake and nproc
2023-04-08 17:15:34 +02:00
Max Niagolov
4cad10e0b0
#4 . Add installation checks for cmake and nproc
...
Add installation checks for cmake and nproc in install.sh script
2023-04-08 21:35:10 +09:00
Saifeddine ALOUI
70c076f180
Bug fix in install.bat
...
There were a . that should be changed to (
2023-04-08 13:30:41 +02:00
Saifeddine ALOUI
080bba164a
Merge branch 'nomic-ai:main' into main
2023-04-08 13:09:29 +02:00
Saifeddine ALOUI
65594b1010
Update README.md
2023-04-08 13:08:46 +02:00
ParisNeo
df8b25d560
Removed junk code
2023-04-08 13:00:32 +02:00
Saifeddine ALOUI
312bb491e2
Merge pull request #42 from ParisNeo/main
...
Split javascript code into multiple files
2023-04-08 12:55:56 +02:00
ParisNeo
76f4d9efd1
Split javascript code into multiple files
2023-04-08 12:54:51 +02:00
Saifeddine ALOUI
124782860b
Merge pull request #41 from ParisNeo/main
...
Fix for windows users
2023-04-08 12:29:11 +02:00
ParisNeo
88c7f68a93
Repared windows issues
2023-04-08 12:25:40 +02:00
ParisNeo
0c6a8dd1e7
Repared windows install and use issues
2023-04-08 12:25:31 +02:00
Saifeddine ALOUI
617221b9ef
Merge branch 'nomic-ai:main' into main
2023-04-08 10:53:32 +02:00
Saifeddine ALOUI
c30e46fbcc
Merge pull request #39 from arroyoquiel/patch-8
...
Fix for #27
2023-04-08 08:27:58 +02:00
arroyoquiel
da95046a6e
Changed the name of the forced model
...
This file loads gpt4all-lora-quantized.bin instead of gpt4all-lora-quantized-ggml.bin which is what the installer downloads
2023-04-08 00:04:40 -06:00
arroyoquiel
5a711de8d0
Fix for #27
...
As NJannasch mentioned, the model won't work unless the model gets changed by llama.cpp\migrate-ggml-2023-03-30-pr613.py.
This batch works as follows
Activates the virtual environment and Runs the Python app.
If the model gives an error, it asks you [Y/N] if you want to fix the model, N exits the batch, Y fixes it.
It renames the model so it conserves the original, and then applies the fix as a new model. After that it tells that the model has been fixed. Press any key to restart.
Pressing a key makes the batch go to the start and the UI launches successfully.
Added a remark
2023-04-08 00:01:40 -06:00
arroyoquiel
afc851b405
Fix for #27
...
As NJannasch mentioned, the model won't work unless the model gets changed by llama.cpp\migrate-ggml-2023-03-30-pr613.py.
This batch works as follows
1) Activates the virtual environment and Runs the Python app.
2) If the model gives an error, it asks you [Y/N] if you want to fix the model, N exits the batch, Y fixes it.
3) It renames the model so it conserves the original, and then applies the fix as a new model. After that it tells that the model has been fixed. Press any key to restart.
4) Pressing a key makes the batch go to the start and the UI launches successfully.
2023-04-07 23:50:12 -06:00
ParisNeo
3da8d01625
working version
2023-04-07 23:44:40 +02:00
Saifeddine ALOUI
83dcbbef8d
Merge pull request #37 from ParisNeo/main
...
Removed yield
2023-04-07 23:42:34 +02:00
ParisNeo
bed7b9d721
Removed yield
2023-04-07 23:42:04 +02:00
Saifeddine ALOUI
d4a5f1bab1
Merge pull request #36 from ParisNeo/main
...
Added parameters to the ui. Still needs to be enhanced, but it is functional
2023-04-07 23:25:05 +02:00
ParisNeo
f0e1b0a0c2
Merge branch 'main' of https://github.com/ParisNeo/gpt4all-ui
2023-04-07 23:22:18 +02:00
ParisNeo
55eb7a4f43
Added settings to interface
2023-04-07 23:22:17 +02:00
Saifeddine ALOUI
9488e5b189
Merge pull request #35 from ParisNeo/main
...
Incorporated parameters into the model generation process
2023-04-07 21:47:26 +02:00
Saifeddine ALOUI
39e190279c
Merge branch 'nomic-ai:main' into main
2023-04-07 21:45:14 +02:00
ParisNeo
2dea9834a7
incorporated optional parameters to the model + overall enhancement
2023-04-07 21:44:55 +02:00
Saifeddine ALOUI
4bef050762
Merge pull request #34 from ParisNeo/main
...
Fixed the run.bat bug
2023-04-07 20:19:07 +02:00
ParisNeo
f75011cda6
Fixed the run.bat bug
2023-04-07 20:17:29 +02:00
Saifeddine ALOUI
55c9c72b0b
Merge pull request #31 from nomic-ai/dependabot/github_actions/docker/build-push-action-4
...
Bump docker/build-push-action from 2 to 4
2023-04-07 20:12:14 +02:00
Saifeddine ALOUI
cec8a3396f
Merge pull request #33 from ParisNeo/main
...
Added .vscode to .gitignore
2023-04-07 20:08:32 +02:00
ParisNeo
c1e6fc8a8e
Merge branch 'main' of https://github.com/ParisNeo/gpt4all-ui
2023-04-07 20:04:59 +02:00
ParisNeo
092f471574
upgraded girignore
2023-04-07 20:04:15 +02:00
dependabot[bot]
9c5883cc32
Bump docker/build-push-action from 2 to 4
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 17:37:52 +00:00
Saifeddine ALOUI
8e992a45c2
Merge pull request #32 from nomic-ai/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2023-04-07 19:37:17 +02:00
dependabot[bot]
fed181db8e
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 17:29:18 +00:00
Saifeddine ALOUI
23c079005b
Merge pull request #29 from NJannasch/feature/pipeline
...
Updates for docker-compose usage and some minimal CI pipelines
2023-04-07 19:28:58 +02:00
Saifeddine ALOUI
b7c2c225d3
Merge pull request #30 from NJannasch/feature/python-cleanup
...
Update python code (isort, black, pylint) and some manual tuning
2023-04-07 19:26:10 +02:00
Nils Jannasch
1d30feac4b
Update python code (isort, black, pylint) and some manual tuning
2023-04-07 18:58:42 +02:00
N Jannasch
2e86cc06e0
Apply suggestions from code review
2023-04-07 18:38:21 +02:00
Nils Jannasch
6209066efe
Update README for docker-compose and use same ports
2023-04-07 18:32:27 +02:00
Nils Jannasch
0ddc00420a
Hadolint config added
2023-04-07 18:16:26 +02:00
Nils Jannasch
21a8129152
Hadolint config added
2023-04-07 18:14:03 +02:00
Nils Jannasch
3d2fa5c46e
Model mounting changed
2023-04-07 18:03:25 +02:00
Nils Jannasch
241b35f6ae
Model mounting changed
2023-04-07 18:02:01 +02:00
Nils Jannasch
d72d3347fd
Smaller changes to structure and added .github folder with pipeline
2023-04-07 17:58:26 +02:00
Saifeddine ALOUI
5f67166f5b
Update README.md
2023-04-07 14:20:48 +02:00
Saifeddine ALOUI
4c04802bae
Update README.md
2023-04-07 14:00:06 +02:00
Saifeddine ALOUI
d9c10c6af8
Merge pull request #24 from arroyoquiel/patch-7
...
Fancier [Y/N/B]
2023-04-07 13:54:04 +02:00
arroyoquiel
6af9d54a47
Fancier [Y/N/B]
...
Fancier [Y/N/B], does not require for you to press the letter and then enter, and also asks you if you want to download the model instead of downloading it automatically if you don't have it.
Pressing B lets you open the link in the browser for a faster download because most browsers support multi-segment downloads. With Invoke-WebRequest it would take me ~30 minutes to download with a 200Mbps speed.
Also lets you retry the download if failed or disconnected.
2023-04-07 05:40:08 -06:00