Commit History

set max input and output lengths to 512
7be248a

yonikremer commited on

set max output length to 1024
6768469

yonikremer commited on

translated to english
e34eb24

yonikremer commited on

changed the default prompt
21c7771

yonikremer commited on

shortened the maximum input and output length
42099a3

yonikremer commited on

downloading models at the start of the app and not at usage time
df273ff

yonikremer commited on

removed the space at the end of the default prompt
7303201

yonikremer commited on

ignores hf_hub_logging warnings
9194adc

yonikremer commited on

bug fix: wrong directory for user instructions
872c462

yonikremer commited on

changing the layout to wide
1786f02

yonikremer commited on

changed the maximum output length from 4096 to 1024
dc50bdf

yonikremer commited on

changed avilable models to llama
943d773

yonikremer commited on

translated the UI to hebrew
49efed6

yonikremer commited on

stopped downloading the models when the servers start
cd990a6

yonikremer commited on

stopped downloading the models when the servers start
41b6658

yonikremer commited on

removed the option to search the web
a671856

yonikremer commited on

limited the choice of models to just 2
6e4f775

yonikremer commited on

replaced f string with normal string
25db58f

yonikremer commited on

awaiting server start main
0a5446c

yonikremer commited on

added user instructions
9c8dd72

yonikremer commited on

added a checkbox that can disable the web search
0499581

yonikremer commited on

added a default prompt for testing
0e07a66

yonikremer commited on

improved error handling
d73a8e9

yonikremer commited on

added clearer descriptions
0b321da

yonikremer commited on

Bug fix: unexpected keyword argument
05c6b0a

yonikremer commited on

Added if check that the model is supported
b1dd47e

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

moved functions to new file
7a75a15

yonikremer commited on

created an initial app
826e275

yonikremer commited on