Commit History

now it is possible to add details via the UI
ebaa573

enricorampazzo commited on

now it is possible to add details via the UI
e338642

enricorampazzo commited on

now taking into account saved details when prompting and parsing the answer of the LLM
d680b24

enricorampazzo commited on

now taking into account saved details when prompting and parsing the answer of the LLM
88f9105

enricorampazzo commited on

wasted a lot of time on streamlit today, but it now seems like it is kind of working
6508ff2

enricorampazzo commited on

now saving personal, location and contractor details in the browser local storage correctly πŸ˜…
cb7ff7d

enricorampazzo commited on

now saving personal, location and contractor details in the browser local storage
aa2cc5f

enricorampazzo commited on

code refactoring, added logic to allow users to save their details in the browser local storage
54af9e3

enricorampazzo commited on

now removing also the signature when starting over the form
7faadb5

enricorampazzo commited on

fixed the prompts so that they work as expected
ce63277

enricorampazzo commited on

now it should work. Refactored UI into smaller functions, added configurability for repository implementation and model
887083d

enricorampazzo commited on

managed to get the temperature to 0.2 for ondemand
d92c06c

enricorampazzo commited on

added logging to better understand the issue
2f0e345

enricorampazzo commited on

added logging to better understand the issue
1d0ef2d

enricorampazzo commited on

Merge remote-tracking branch 'origin/main'
a77e11b

enricorampazzo commited on

excluded ollama imports when running in hf
e18155f

enricorampazzo commited on

removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
2720b8d

enricorampazzo commited on

changing space type to docker, see if this fixes issues
89187ff

enricorampazzo commited on

See if by moving this ugly workaround right after import os this works
c3ddf65

enricorampazzo commited on

See if with this awful workaround things work
bb7941a

enricorampazzo commited on

now referencing the intel-npu library. Let's see if HF still complains
0298edc

enricorampazzo commited on

added linux intel-npu library dependency wheel, hopefully HF will install it and shut up
7dfaba7

enricorampazzo commited on

Updated README.md, removed unnecessary prompt
d568cb6

enricorampazzo commited on

removed NPU-related code to make HF happy
e7cf363

enricorampazzo commited on

adding intel npu file as lfs
00a8791

enricorampazzo commited on

this should activate lfs file support
54c5926

enricorampazzo commited on

removed dependency from intel-npu library otherwise builds in huggingface will fail
a823c3f

enricorampazzo commited on

changed python version to 3.10
5ba3cce

enricorampazzo commited on

Merge remote-tracking branch 'origin/main'
53cd4a3

enricorampazzo commited on

streamlit ui and ondemand integration
224e4de

enricorampazzo commited on