Commit History

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

Update README.md
4f8371a
verified

enricorampazzo commited on

Update README.md
531d76f
verified

enricorampazzo commited on

final command line implementation
d005419

enricorampazzo commited on

first implementation for LLM integration
7b864ba

enricorampazzo commited on

first integration with local ollama server
d015f0c

enricorampazzo commited on