Paul Gauthier
|
a3a4113331
|
Merge branch 'main' into slim-playwright
|
2024-07-14 18:29:39 +01:00 |
|
Paul Gauthier
|
e484c47e47
|
copy
|
2024-07-14 18:26:12 +01:00 |
|
Paul Gauthier
|
50353acb1a
|
return fq and model names mixed together from fuzzy match
|
2024-07-14 18:26:05 +01:00 |
|
Paul Gauthier
|
29afc85957
|
drop google-generativeai as dep
|
2024-07-14 18:25:22 +01:00 |
|
Paul Gauthier
|
9ed0e33b9f
|
refactor help install and add to test setup
|
2024-07-14 17:49:33 +01:00 |
|
Paul Gauthier
|
9c9fdb0a1b
|
Fixed sample yml file to use proper filename
|
2024-07-14 17:42:20 +01:00 |
|
Paul Gauthier
|
edcf66c694
|
Added missing Model.can_prefill
|
2024-07-14 17:41:21 +01:00 |
|
Paul Gauthier
|
e9bde684ae
|
updated benchmark docker to use [dev]
|
2024-07-14 17:24:51 +01:00 |
|
Paul Gauthier
|
76dad84285
|
added [browser] extra; refac the pip install utils
|
2024-07-14 17:22:17 +01:00 |
|
Paul Gauthier
|
057c1af449
|
fixed gemma leaderboard yml
|
2024-07-13 16:38:06 +01:00 |
|
Paul Gauthier
|
2375c8cc9c
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2024-07-13 16:37:28 +01:00 |
|
Paul Gauthier
|
bafa8ab71c
|
refactor reqs into requirements/
|
2024-07-13 16:36:41 +01:00 |
|
paul-gauthier
|
079627687f
|
Merge pull request #848 from youknow04/gemma2-27b
|
2024-07-13 15:26:03 +01:00 |
|
Paul Gauthier
|
82a59416d4
|
clarified the networkx/scipy deps
|
2024-07-13 08:55:44 +01:00 |
|
Paul Gauthier
|
80daa942f3
|
copy
|
2024-07-13 07:57:27 +01:00 |
|
Paul Gauthier
|
c598cdd576
|
Catch self.sd.PortAudioError gracefully #849
|
2024-07-13 07:57:12 +01:00 |
|
Paul Gauthier
|
88749a8acb
|
moved versioncheck touch into finally
|
2024-07-13 07:51:12 +01:00 |
|
Paul Gauthier
|
d9236d7684
|
wip
|
2024-07-13 07:48:28 +01:00 |
|
Paul Gauthier
|
8948c7d47b
|
removed punctuation ignores
|
2024-07-13 07:47:36 +01:00 |
|
Paul Gauthier
|
6c38306eab
|
Automatically install the new aider version
|
2024-07-13 07:47:07 +01:00 |
|
youknow
|
cfa1c6c756
|
add gamme2-27b-q8 benchmark result
|
2024-07-13 02:00:27 +09:00 |
|
Paul Gauthier
|
6c2a168327
|
Added a new function run_install_with_spinner to handle the pip installation process with a spinner.
|
2024-07-12 17:46:39 +01:00 |
|
Paul Gauthier (aider)
|
af8dff8714
|
Replaced the simple ASCII spinner characters with a more visually appealing set of Unicode braille characters.
|
2024-07-12 17:43:58 +01:00 |
|
Paul Gauthier (aider)
|
cbf0fd881c
|
Implemented a simple text spinner to show progress during pip installation.
|
2024-07-12 17:43:15 +01:00 |
|
Paul Gauthier
|
0d7746c6d7
|
Improved the pip_install function to handle installation output more gracefully, including printing a simple text spinner during the installation process.
|
2024-07-12 17:43:14 +01:00 |
|
Paul Gauthier (aider)
|
edf2b7fc13
|
Captured pip install output line by line, printing each line with a carriage return to overwrite, and displaying full output on failure.
|
2024-07-12 17:36:36 +01:00 |
|
Paul Gauthier
|
24616c6c28
|
Improved the descriptions of the test cases for URL formats in the test_coder.py file.
|
2024-07-12 17:27:23 +01:00 |
|
Paul Gauthier (aider)
|
dd24957b70
|
Added tests for the check_for_urls method to cover a variety of URLs, including the examples from the GitHub issue.
|
2024-07-12 17:25:06 +01:00 |
|
Paul Gauthier (aider)
|
a39ad76be0
|
Improved URL detection in check_for_urls function to exclude trailing commas and periods.
|
2024-07-12 17:21:14 +01:00 |
|
Paul Gauthier (aider)
|
02c3c4b8a0
|
Fixed the check_for_urls method per the GitHub issue #845.
|
2024-07-12 17:20:29 +01:00 |
|
Paul Gauthier
|
b678e26281
|
Don't ask LLM are you sure about S/R blocks with null R section #835
|
2024-07-12 17:18:59 +01:00 |
|
Paul Gauthier (aider)
|
b4e827ef63
|
Added support for handling absolute paths in the glob_filtered_to_repo method.
|
2024-07-12 17:13:22 +01:00 |
|
Paul Gauthier
|
f9d173cbe6
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2024-07-12 17:06:40 +01:00 |
|
Paul Gauthier
|
e92a1a662d
|
Only show the fq model name for --models #812
|
2024-07-12 17:05:11 +01:00 |
|
Paul Gauthier
|
5ccbfd6f3c
|
copy
|
2024-07-12 17:02:18 +01:00 |
|
paul-gauthier
|
6c45e7e596
|
Update support.md
|
2024-07-12 10:26:24 +01:00 |
|
Paul Gauthier
|
962e899f57
|
cleanup
|
2024-07-12 09:19:47 +01:00 |
|
Paul Gauthier
|
b89b2c4a1d
|
install pytest too
|
2024-07-12 07:37:22 +01:00 |
|
Paul Gauthier
|
37ebe83893
|
run tests without [hf-embed] first
|
2024-07-12 07:31:21 +01:00 |
|
Paul Gauthier (aider)
|
48b3076e65
|
Configured Ubuntu and Windows test workflows to use pytest instead of unittest.
|
2024-07-12 07:30:21 +01:00 |
|
Paul Gauthier
|
ce2673e6eb
|
Configured GitHub Actions workflows to use pytest instead of unittest for running tests on Ubuntu and Windows.
|
2024-07-12 07:30:20 +01:00 |
|
Paul Gauthier
|
b8c4d1dcb9
|
Removed the hf-embed extra from the pip install command in the Ubuntu and Windows GitHub Actions workflows.
|
2024-07-12 07:29:59 +01:00 |
|
Paul Gauthier
|
7f4aab48a9
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2024-07-12 07:26:39 +01:00 |
|
paul-gauthier
|
09f9cf7e66
|
Merge pull request #837 from DubbleClick/main
|
2024-07-11 09:45:06 +01:00 |
|
DubbleClick
|
ab6cee9aa8
|
fix typo auder to aider
|
2024-07-11 10:09:30 +02:00 |
|
Paul Gauthier
|
54f4c12793
|
Updated HISTORY
|
2024-07-11 08:57:49 +01:00 |
|
Paul Gauthier
|
a8d4be441e
|
Update benchmark dockerfile
|
2024-07-11 08:54:47 +01:00 |
|
Paul Gauthier
|
ec9b5b15c5
|
set version to 0.43.5-dev
|
2024-07-11 08:43:50 +01:00 |
|
Paul Gauthier
|
7463d9e02c
|
version bump to 0.43.4
|
2024-07-11 08:41:45 +01:00 |
|
Paul Gauthier
|
0b21dbaf08
|
Include scipy in base reqs
|
2024-07-11 08:26:13 +01:00 |
|