grouped-sampling-demo / hanlde_form_submit.py

Commit History

deleted unused import
839b2a3

yonikremer commited on

stopped downloading the models
c9673cf

yonikremer commited on

added print statements
16ec708

yonikremer commited on

changed top-k to 50
98c1d3b

yonikremer commited on

removed the option to search the web
a671856

yonikremer commited on

adaptation to new versions of grouped-sampling
22e2fd1

yonikremer commited on

downloading only the pytorch model and important files, not the other versions of the model
17edf44

yonikremer commited on

parameter changed - top k = 1
49ad8d3

yonikremer commited on

added a supported model check
7924ca5

yonikremer commited on

added a checkbox that can disable the web search
0499581

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

on_form_submit in not cached anymore
c04f442

yonikremer commited on

added a function to download models from the hub
a4b0060

yonikremer commited on

deleted repeated input checks
70130da

yonikremer commited on

Added timing
3a9aacf

yonikremer commited on

more exception handling
e63724c

yonikremer commited on

changed end_of_sentence_stop to false
1fac618

yonikremer commited on

improved error handling
d73a8e9

yonikremer commited on

moved default number of web results to prompt engineering file
dfa084c

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

Added if check that the model is supported
b1dd47e

yonikremer commited on

on_form_submit is now cached
2fd3831

yonikremer commited on

moved functions to new file
7a75a15

yonikremer commited on