Commit Graph

4150 Commits

Author SHA1 Message Date
oobabooga
e3fd4a0ea7 Merge branch 'main' into dev 2025-01-28 12:54:57 -08:00
oobabooga
a1c353a4b3 Update README 2025-01-28 12:54:25 -08:00
oobabooga
3936589755 Update README 2025-01-28 12:53:55 -08:00
oobabooga
0b9ab1438d Clean up 2025-01-27 10:28:59 -08:00
oobabooga
bac652bb1d Another fix 2025-01-27 10:25:26 -08:00
oobabooga
340022d4b0 Fix after previous commit 2025-01-27 10:02:21 -08:00
oobabooga
053911b629 Installer: don't ignore .whl requirements if the commit has changed
By the user manually switching branches or calling git pull.
2025-01-27 09:24:44 -08:00
oobabooga
1c9dfa871b Revert "Installer: change a message"
This reverts commit c49251e95d.
2025-01-26 18:17:31 -08:00
oobabooga
87de91dd65 Docs: fix an API example 2025-01-25 18:29:11 -08:00
oobabooga
c49251e95d Installer: change a message 2025-01-25 15:03:09 -08:00
oobabooga
75ff3f3815 UI: Mention common context length values 2025-01-25 08:22:23 -08:00
oobabooga
3d4f3e423c Downloader: Make progress bars not jump around
Adapted from: https://gist.github.com/NiklasBeierl/13096bfdd8b2084da8c1163dd06f91d3
2025-01-25 07:44:24 -08:00
FP HAM
71a551a622
Add strftime_now to JINJA to sattisfy LLAMA 3.1 and 3.2 (and granite) (#6692) 2025-01-24 11:37:20 -03:00
FP HAM
5d6f3e6f92
Training pro- removed monkeypatch references (#6695) 2025-01-24 11:23:44 -03:00
oobabooga
0485ff20e8 Workaround for convert_to_markdown bug 2025-01-23 06:21:40 -08:00
oobabooga
7f8c1c1f07 Docs: update the API examples 2025-01-22 08:48:02 -08:00
Shay Molcho
b76b7f6bf5
Minor README change (#6687) 2025-01-22 12:02:43 -03:00
FP HAM
4bd260c60d
Give SillyTavern a bit of leaway the way the do OpenAI (#6685) 2025-01-22 12:01:44 -03:00
oobabooga
b56eb0b9cd Merge branch 'main' into dev 2025-01-22 06:44:22 -08:00
oobabooga
39799adc47 Add a helpful error message when llama.cpp fails to load the model 2025-01-21 12:49:12 -08:00
oobabooga
079ace63ec Installer: minor change 2025-01-21 10:14:05 -08:00
oobabooga
41f4fee085 Lint 2025-01-21 10:01:52 -08:00
oobabooga
ff250dd800 Installer: simplify the script 2025-01-21 09:58:13 -08:00
oobabooga
2bf8788c30 Installer: Fix a bug after ecb5d3c485 2025-01-21 09:35:22 -08:00
oobabooga
5e99dded4e UI: add "Continue" and "Remove" buttons below the last chat message 2025-01-21 09:05:44 -08:00
oobabooga
ecb5d3c485 Installer: do not redownload wheels for each update 2025-01-21 08:45:13 -08:00
dependabot[bot]
f8a5b0bc43
Update accelerate requirement from ==1.2.* to ==1.3.* (#6683) 2025-01-20 17:41:03 -03:00
oobabooga
096272f49e Update README 2025-01-17 09:47:45 -08:00
oobabooga
c32f06d62f Update README 2025-01-17 07:03:22 -08:00
oobabooga
878f378e9f
Merge pull request #6670 from oobabooga/dev
Merge dev branch
2025-01-16 10:22:49 -03:00
oobabooga
0258a6f877 Fix the Google Colab notebook 2025-01-16 05:21:18 -08:00
oobabooga
fe96678692 Update some comments in the requirements 2025-01-14 19:28:48 -08:00
oobabooga
ddb0f71741
Merge pull request #6666 from oobabooga/dev
Merge dev branch
2025-01-14 22:24:39 -03:00
oobabooga
2344366c9b Remove a debug message 2025-01-14 17:23:44 -08:00
oobabooga
7e80266ae9
Merge pull request #6665 from oobabooga/dev
Merge dev branch
2025-01-14 22:01:08 -03:00
oobabooga
5d25739767 Make the update wizards nice 2025-01-14 16:59:36 -08:00
oobabooga
1ef748fb20 Lint 2025-01-14 16:44:15 -08:00
oobabooga
f843cb475b UI: update a help message 2025-01-14 08:12:51 -08:00
oobabooga
c832953ff7 UI: Activate auto_max_new_tokens by default 2025-01-14 05:59:55 -08:00
Underscore
53b838d6c5
HTML: Fix quote pair RegEx matching for all quote types (#6661) 2025-01-13 18:01:50 -03:00
oobabooga
c85e5e58d0 UI: move the new morphdom code to a .js file 2025-01-13 06:20:42 -08:00
oobabooga
facb4155d4 Fix morphdom leaving ghost elements behind 2025-01-11 20:57:28 -08:00
Lounger
ed16374ece
Fix the gallery extension (#6656) 2025-01-11 23:35:22 -03:00
oobabooga
a0492ce325
Optimize syntax highlighting during chat streaming (#6655) 2025-01-11 21:14:10 -03:00
mamei16
f1797f4323
Unescape backslashes in html_output (#6648) 2025-01-11 18:39:44 -03:00
oobabooga
1b9121e5b8 Add a "refresh" button below the last message, add a missing file 2025-01-11 12:42:25 -08:00
oobabooga
a5d64b586d
Add a "copy" button below each message (#6654) 2025-01-11 16:59:21 -03:00
oobabooga
58342740a5 Bump flash-attn to 2.7.3 2025-01-11 07:59:49 -08:00
oobabooga
3a722a36c8
Use morphdom to make chat streaming 1902381098231% faster (#6653) 2025-01-11 12:55:19 -03:00
oobabooga
02db4b0d06 Bump transformers to 4.48 2025-01-10 15:05:08 -08:00