Commit Graph

128 Commits

Author SHA1 Message Date
7c11f9ad1f added new installer script 2024-05-20 09:42:22 +02:00
069278f106 Merge pull request #537 from blu3knight/macos-install-script
Update macos_install.sh
2024-05-11 18:19:12 +02:00
b08c9ad57d sync 2024-05-10 12:55:03 +02:00
070fa005a0 Update macos_install.sh
Introduction of a few new things.

1. Introducing a version line in comments. This is just for the ability to troubleshoot installation problems as we can easily have someone let us know the version information and then troubleshoot problems.

2. Instead of copying the scripts, we are now create soft links so all updates are now updated automatically
2024-05-09 21:21:55 -04:00
bdb2ec8ab9 added exception for output folder 2024-05-09 12:08:49 +02:00
81f075bc36 removed unnecessary exe 2024-05-09 12:08:17 +02:00
2540a30492 fixed a little bug 2024-05-09 12:07:39 +02:00
9d215459fd Update macos_install.sh
New Install script
2024-05-05 18:22:40 -04:00
40642d5f70 added installer 2024-04-27 02:22:54 +02:00
453253c8bc synced 2024-04-21 23:36:08 +02:00
73a2b74fe4 upgraded install scripts 2024-04-21 19:11:06 +02:00
ad4359a1f5 fixed macos 2024-04-21 16:19:35 +02:00
6a4f3e0127 sync 2024-04-11 00:30:39 +02:00
309b1b3946 Merge pull request #519 from ParisNeo/dependabot/npm_and_yarn/scripts/python/lollms_installer/frontend/vite-5.0.13
Bump vite from 5.0.12 to 5.0.13 in /scripts/python/lollms_installer/frontend
2024-04-06 19:55:15 +02:00
5f68f6b0b8 sync 2024-04-05 00:53:23 +02:00
d65e753a48 Bump vite in /scripts/python/lollms_installer/frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 17:58:17 +00:00
133a1c3173 upgraded 2024-04-01 23:36:27 +02:00
2b4203b9ed upgraded 2024-04-01 17:54:04 +02:00
fe88ec9617 upgraded scripts 2024-03-23 20:14:26 +01:00
e18de5d755 Bump follow-redirects in /scripts/python/lollms_installer/frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 22:25:01 +00:00
221fc8b81d fixed windows install scripts 2024-03-15 21:11:27 +01:00
C.U
091affd7f1 fixed some minor bugs
Path was one step too far in and pause is not a valid command on osx
2024-03-08 12:28:11 +01:00
e14495b405 fix and sync 2024-02-29 19:32:28 +01:00
5f93989bdd upgraded macos installers 2024-02-29 10:39:22 +01:00
607e27d716 Added an exception for 127.0.0.1 2024-02-19 23:03:59 +01:00
e225c5e6e3 Update win_install_python_llama_cpp.bat 2024-02-19 09:09:16 +01:00
f60fdadd48 Update win_install_mistral_ai.bat 2024-02-19 09:09:00 +01:00
c87ac76448 Update win_install_openai.bat 2024-02-19 09:08:45 +01:00
8ad7aaf687 Update win_install_mistral_ollama.bat 2024-02-19 09:08:26 +01:00
3a1e43c661 Update win_install_lrn.bat 2024-02-19 09:08:08 +01:00
fc00fc4c42 Update linux_install_exllamav2.sh 2024-02-19 09:07:24 +01:00
fff496d9c0 Update macos_install.sh 2024-02-19 09:06:44 +01:00
01e0ed948e Update linux_install.sh 2024-02-19 09:06:25 +01:00
9fb728362e Update win_install_exllamav2.bat 2024-02-19 09:06:02 +01:00
bed4351a26 Update win_install.bat 2024-02-19 09:05:33 +01:00
f0bc8f2bab fixed sql injection + enhanced ui 2024-02-16 22:44:44 +01:00
ede3d02117 fixed 2024-02-04 11:41:49 +01:00
c505bdacc2 new ui 2024-02-04 11:11:55 +01:00
3bc72bc33a upgraded 2024-02-03 17:11:12 +01:00
815f8e9334 upgraded 2024-02-03 02:14:51 +01:00
07f5d48b09 sync 2024-02-03 00:58:45 +01:00
20d65c7099 upgraded 2024-02-01 23:30:31 +01:00
dd3ce176f1 sync 2024-01-29 21:09:22 +01:00
87f9ccf974 sync 2024-01-29 20:42:49 +01:00
c288892141 Merge pull request #477 from ParisNeo/dependabot/npm_and_yarn/scripts/python/lollms_installer/frontend/vite-5.0.12
Bump vite from 5.0.10 to 5.0.12 in /scripts/python/lollms_installer/frontend
2024-01-22 20:36:35 +01:00
8adc5e2246 Upgrade the uninstall script when using conda
Fixes #483
2024-01-22 19:37:58 +01:00
0fd7af6917 Bump vite in /scripts/python/lollms_installer/frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 22:20:47 +00:00
3540a83145 upgraded environments 2024-01-11 23:14:30 +01:00
c14208104b Fixed errors 2024-01-10 21:22:17 +01:00
f7ec143426 Enhanced ui 2024-01-09 01:15:51 +01:00