Commit History

added opt-iml-max-30b to the pre-installed models
f901672

yonikremer commited on

disabled web search in tests
08b0161

yonikremer commited on

added black listed models
af40811

yonikremer commited on

updated requirements.txt
faf3171

yonikremer commited on

added a checkbox that can disable the web search
0499581

yonikremer commited on

improved error-handling
6bcf2e3

yonikremer commited on

improved error-handling
d029425

yonikremer commited on

deleted gitignore file
5ecef5e

yonikremer commited on

stopped checking in models are supported
62b2f35

yonikremer commited on

changed minimum number of likes and downloads to 1
bf8a943

yonikremer commited on

checks if the model is downloaded before downloading it
5967916

yonikremer commited on

deleted a print statement
70d3eba

yonikremer commited on

disabled progress bars
6fb939f

yonikremer commited on

added tqdm to the requirements
b263171

yonikremer commited on

on_form_submit in not cached anymore
c04f442

yonikremer commited on

using google search api
27e2360

yonikremer commited on

deleting the pipelines in the end of the test
32e4e72

yonikremer commited on

added a gitignore
3538a75

yonikremer commited on

added a function to download models from the hub
a4b0060

yonikremer commited on

adapted the tests to the changes in the code
28a440d

yonikremer commited on

added tests
df1b7f8

yonikremer commited on

deleted repeated input checks
70130da

yonikremer commited on

parameterized min number of likes and downloads
da1451c

yonikremer commited on

Added timing
3a9aacf

yonikremer commited on

more exception handling
e63724c

yonikremer commited on

added a default prompt for testing
0e07a66

yonikremer commited on

changed end_of_sentence_stop to false
1fac618

yonikremer commited on

improved error handling
d73a8e9

yonikremer commited on

reimplemented model downloading
e67f273

yonikremer commited on

requires sentencepiece
15842fa

yonikremer commited on

added tests
9b37b1f

yonikremer commited on

moved default number of web results to prompt engineering file
dfa084c

yonikremer commited on

added a minimum number of liken and downloades for a model to be supported
dbafbbf

yonikremer commited on

extracted a constant
8d0a0d3

yonikremer commited on

added a type hint
4b6c061

yonikremer commited on

Added search engine prompt engineering
d102e03

yonikremer commited on

Improver user messages
c9089bd

yonikremer commited on

changed pipeline's parameters
30f253f

yonikremer commited on

updated requirements to the new version of grouped-sampling
c7b7b1d

yonikremer commited on

added clearer descriptions
0b321da

yonikremer commited on

added more requirements
35dd4df

yonikremer commited on

Bug fix: unexpected keyword argument
05c6b0a

yonikremer commited on

Bug fix: compatibility issue
d3a17fc

yonikremer commited on

deleted models from auto download list
6eb1b44

yonikremer commited on

Added if check that the model is supported
b1dd47e

yonikremer commited on

added a scraper for the supported model names
15bf463

yonikremer commited on

deleting the downloaded models from the memory
0461bfe

yonikremer commited on

Added a title
b598d9f

yonikremer commited on

models will be downloaded when the server starts fix
e0bb50d

yonikremer commited on

models will be downloaded when the server starts
7b34e37

yonikremer commited on