Commit Graph

3828 Commits

Author SHA1 Message Date
oobabooga
42e80108f5 UI: clear the markdown LRU cache when using the default/notebook tabs 2024-07-25 08:01:42 -07:00
oobabooga
a34273755b Revert "Updater: don't reinstall requirements if no updates after git pull"
This reverts commit ac30e7fe9c.
2024-07-25 07:34:01 -07:00
oobabooga
d581334a41 Don't install AutoAWQ on CUDA 11.8 2024-07-25 05:38:52 -07:00
oobabooga
14584fda36 UI: don't change the color of italics in instruct mode 2024-07-24 20:55:18 -07:00
oobabooga
b85ae6bc96 Fix after previous commit 2024-07-24 19:10:17 -07:00
oobabooga
b6830bcdae Merge remote-tracking branch 'refs/remotes/origin/dev' into dev 2024-07-24 19:04:38 -07:00
oobabooga
ac30e7fe9c Updater: don't reinstall requirements if no updates after git pull 2024-07-24 19:03:34 -07:00
oobabooga
1f101ee3e5 UI: improve the quote colors 2024-07-24 18:56:54 -07:00
Luana
3170b6efc9
Fixes Linux shebangs (#6110) 2024-07-24 22:23:29 -03:00
oobabooga
7e2851e505 UI: fix "Command for chat-instruct mode" not appearing by default 2024-07-24 15:04:12 -07:00
oobabooga
947016d010 UI: make the markdown LRU cache infinite (for really long conversations) 2024-07-24 11:54:26 -07:00
oobabooga
3b2c23dfb5 Add AutoAWQ 0.2.6 wheels for PyTorch 2.2.2 2024-07-24 11:15:00 -07:00
oobabooga
8a5f110c14 Bump ExLlamaV2 to 0.1.8 2024-07-24 09:22:48 -07:00
oobabooga
e637b702ff UI: make text between quotes colored in chat mode 2024-07-23 21:30:32 -07:00
oobabooga
98ed6d3a66 Don't use flash attention on Google Colab 2024-07-23 19:50:56 -07:00
oobabooga
9d5513fda0 Remove the AutoAWQ requirement 2024-07-23 19:38:04 -07:00
oobabooga
8b52b93e85 Make the Google Colab notebook functional again (attempt) 2024-07-23 19:35:00 -07:00
oobabooga
e777b73349 UI: prevent LaTeX from being rendered for inline "$" 2024-07-23 19:04:19 -07:00
oobabooga
1815877061 UI: fix the default character not loading correctly on startup 2024-07-23 18:48:10 -07:00
oobabooga
e6181e834a Remove AutoAWQ as a standalone loader
(it works better through transformers)
2024-07-23 15:31:17 -07:00
oobabooga
f66ab63d64 Bump transformers to 4.43 2024-07-23 14:06:34 -07:00
oobabooga
95b3e98c36 UI: Fix code syntax highlighting 2024-07-22 23:08:48 -07:00
oobabooga
3ee682208c Revert "Bump hqq from 0.1.7.post3 to 0.1.8 (#6238)"
This reverts commit 1c3671699c.
2024-07-22 19:53:56 -07:00
oobabooga
5e7f4ee88a UI: simplify the interface load events 2024-07-22 19:11:55 -07:00
oobabooga
5c5e7264ec Update README 2024-07-22 18:20:01 -07:00
oobabooga
7e73058943 UI: fix h1/h2/h3/h4 color in light mode 2024-07-22 18:18:02 -07:00
oobabooga
f18c947a86 Update the tensorcores description 2024-07-22 18:06:41 -07:00
oobabooga
aa809e420e Bump llama-cpp-python to 0.2.83, add back tensorcore wheels
Also add back the progress bar patch
2024-07-22 18:05:11 -07:00
oobabooga
11bbf71aa5
Bump back llama-cpp-python (#6257) 2024-07-22 16:19:41 -03:00
oobabooga
0f53a736c1 Revert the llama-cpp-python update 2024-07-22 12:02:25 -07:00
oobabooga
a687f950ba Remove the tensorcores llama.cpp wheels
They are not faster than the default wheels anymore and they use a lot of space.
2024-07-22 11:54:35 -07:00
oobabooga
017d2332ea Remove no longer necessary llama-cpp-python patch 2024-07-22 11:50:36 -07:00
oobabooga
7d2449f8b0 Bump llama-cpp-python to 0.2.82.3 (unofficial build) 2024-07-22 11:49:20 -07:00
oobabooga
f2d802e707 UI: make Default/Notebook contents persist on page reload 2024-07-22 11:07:10 -07:00
oobabooga
8768b69a2d Lint 2024-07-21 22:08:14 -07:00
oobabooga
79e8dbe45f UI: minor optimization 2024-07-21 22:06:49 -07:00
oobabooga
e1085180cf UI: better handle scrolling when the input area grows 2024-07-21 21:20:22 -07:00
oobabooga
7ef2414357 UI: Make the file saving dialogs more robust 2024-07-21 15:38:20 -07:00
oobabooga
423372d6e7 Organize ui_file_saving.py 2024-07-21 13:23:18 -07:00
oobabooga
af99e0697e UI: increase the font weight of chat messages 2024-07-21 10:45:27 -07:00
oobabooga
17df2d7bdf UI: don't export the instruction template on "Save UI defaults to settings.yaml" 2024-07-21 10:45:01 -07:00
oobabooga
d05846eae5 UI: refresh the pfp cache on handle_your_picture_change 2024-07-21 10:17:22 -07:00
oobabooga
58a1581b96 Add missing dark_theme.js (oops) 2024-07-21 09:47:55 -07:00
oobabooga
e9d4bff7d0 Update the --tensor_split description 2024-07-20 22:04:48 -07:00
oobabooga
916d1d8283 UI: improve the style of code blocks in light theme 2024-07-20 20:32:57 -07:00
Patrick Leiser
9b205f94a4
Fix for issue #6024, don't auto-hide the chat contents (#6247) 2024-07-21 00:05:28 -03:00
oobabooga
564d8c8c0d Make alpha_value a float number 2024-07-20 20:02:54 -07:00
oobabooga
79c4d3da3d
Optimize the UI (#6251) 2024-07-21 00:01:42 -03:00
Alberto Cano
a14c510afb
Customize the subpath for gradio, use with reverse proxy (#5106) 2024-07-20 19:10:39 -03:00
FartyPants (FP HAM)
6ab477f375
training: Added ChatML-format.json format example (#5899) 2024-07-20 19:05:09 -03:00