drbh
|
b4da6ad30e
|
fix: feature flag video and remove from non cuda dockerfiles
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
5322abd9f5
|
fix: adjust whitespace lint
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
91ed362e74
|
fix: update trtllm dockefile after rebase
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
bb00fb33ba
|
fix: update lints after rebase
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
5c7bc91a2f
|
fix: adjust batch_tokenized_inputs output in mllama
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
2ae152a188
|
fix: update all vlm forward args, pass shared libraries to final layer in docker and doc bump
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
1d6bf243eb
|
fix: remove unnecessary cast
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
e2b75a572f
|
fix: resolve rebase issues and add test
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
71ed75a21b
|
fix: pre commit and clippy lints
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
db97d979fb
|
cleanup prints
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
19e1c8da31
|
working version
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
af77a0cadf
|
fixing ssl issue
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
cbf1d982ec
|
installing ssl requirements prior to rust building stage
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
75ab887dda
|
fix: copy shared libraries from builder
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
b5b2184c0a
|
fix: include usr lib in ld path
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
50b5399d9c
|
fix: add ffmpeg to final layer of container
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
2dc078ad1d
|
fix: bump deps in other dockerfiles
|
2024-12-23 13:47:18 -05:00 |
|
Daniël de Kok
|
063104c217
|
Fix test devshell
|
2024-12-23 13:47:18 -05:00 |
|
Daniël de Kok
|
05004a6cfd
|
Make the pure build work
|
2024-12-23 13:47:18 -05:00 |
|
Daniël de Kok
|
98392a7a3f
|
Cleanup impure Nix shell
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
167c6f06ab
|
fix: include ffmpeg deps in autodocs workflow
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
96968a0da3
|
fix: add ffmpeg overlay and enable build
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
f0c38412d1
|
fix: add libavdevice dep to tests workflow
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
4a76e8b8b4
|
fix: add libavfilter dep to test
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
d5cc6707e0
|
fix: ensure pip is installed after installing deps in test workflow
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
daf83a95c5
|
fix: adjust pkg config in test
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
137f3bb2ef
|
fix: adjust dependencies and bump pip along with python
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
ac7483cffb
|
fix: debug ffmpeg deps in tests II
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
4a3a72438e
|
fix: debug ffmpeg install in tests workflow
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
b508b10d5c
|
fix: add ffmpeg deps to test build
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
39fac7ecd4
|
fix: include more deps for ffmpeg as docs suggest
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
16007b68bd
|
feat: adjust impure shell deps and autodocs workflow
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
1afaa69d1d
|
fix: adjust deps after rebase
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
bc5e202d2c
|
fix: adjust video process, reduce to 1 fps and adjust tensor shape
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
36e095b38d
|
flatten frames to data block when needed
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
e65ead12bb
|
moving video sampling and resize to validation. downstream we receive frames
|
2024-12-23 13:47:18 -05:00 |
|
David Holtz
|
322165d767
|
fix: remove unused deps and imports
|
2024-12-23 13:47:18 -05:00 |
|
David Holtz
|
83a7f185e8
|
fix: add protobuf update and mp4parse dep
|
2024-12-23 13:47:18 -05:00 |
|
David Holtz
|
b2c557594f
|
feat: support video input chunks and enable qwen2 vl to process video
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
3c07391e8e
|
fix
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
a25c3ecefc
|
refactoring
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
464609fd43
|
fix
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
b9c8152ac6
|
downloading videos
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
c7c2fdae8c
|
fix
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
05464d26bf
|
connecting video to qwen2
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
5ced960f6e
|
adopting video url
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
7c679399d5
|
router changes
|
2024-12-23 13:47:18 -05:00 |
|
Miquel Farre
|
18c9f06ded
|
WIP video support
|
2024-12-23 13:47:18 -05:00 |
|
drbh
|
23bc38b10d
|
fix: include add_special_tokens in kserve request (#2859)
merging as this patch is already used, and fully limit to the kserve feature
|
2024-12-19 16:55:17 -05:00 |
|
Wang, Yi
|
ab5f616920
|
change xpu lib download link (#2852)
Signed-off-by: Wang,Yi A <yi.a.wang@intel.com>
|
2024-12-19 12:18:58 +01:00 |
|