jasonfan commited on
Commit
4339a81
·
verified ·
1 Parent(s): cb5f642

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +19 -0
  2. miniconda3/x86_64-conda-linux-gnu/bin/ld +3 -0
  3. models/Idefics3-8B-Llama3/model-00001-of-00004.safetensors +3 -0
  4. models/Idefics3-8B-Llama3/model-00002-of-00004.safetensors +3 -0
  5. models/Idefics3-8B-Llama3/model-00003-of-00004.safetensors +3 -0
  6. models/Idefics3-8B-Llama3/model-00004-of-00004.safetensors +3 -0
  7. models/Janus-Pro-7B/janus_pro_teaser1.png +3 -0
  8. models/Janus-Pro-7B/janus_pro_teaser2.png +3 -0
  9. models/Janus-Pro-7B/pytorch_model-00001-of-00002.bin +3 -0
  10. models/Janus-Pro-7B/pytorch_model-00002-of-00002.bin +3 -0
  11. models/Llama-3.2-11B-Vision-Instruct/model-00001-of-00005.safetensors +3 -0
  12. models/Llama-3.2-11B-Vision-Instruct/model-00002-of-00005.safetensors +3 -0
  13. models/Llama-3.2-11B-Vision-Instruct/model-00003-of-00005.safetensors +3 -0
  14. models/Llama-3.2-11B-Vision-Instruct/model-00004-of-00005.safetensors +3 -0
  15. models/Llama-3.2-11B-Vision-Instruct/model-00005-of-00005.safetensors +3 -0
  16. models/Llama-3.2-11B-Vision-Instruct/tokenizer.json +3 -0
  17. models/MiniCPM-Llama3-V-2_5/assets/MiniCPM-Llama3-V-2.5-benchmark.png +3 -0
  18. models/MiniCPM-Llama3-V-2_5/assets/MiniCPM-Llama3-V-2.5-peformance.png +3 -0
  19. models/MiniCPM-Llama3-V-2_5/assets/gif_cases/1-4.gif +3 -0
  20. models/MiniCPM-Llama3-V-2_5/assets/gif_cases/meal_plan.gif +3 -0
  21. models/MiniCPM-Llama3-V-2_5/assets/gif_cases/ticket.gif +3 -0
  22. models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/case_OCR_en.png +3 -0
  23. models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/case_complex_reasoning.png +3 -0
  24. models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/case_long_img.png +3 -0
  25. models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/case_markdown.png +3 -0
  26. models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/cases_all.png +3 -0
  27. models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/llavabench_compare.png +3 -0
  28. models/MiniCPM-Llama3-V-2_5/model-00001-of-00007.safetensors +3 -0
  29. models/MiniCPM-Llama3-V-2_5/model-00002-of-00007.safetensors +3 -0
  30. models/MiniCPM-Llama3-V-2_5/model-00003-of-00007.safetensors +3 -0
  31. models/MiniCPM-Llama3-V-2_5/model-00004-of-00007.safetensors +3 -0
  32. models/MiniCPM-Llama3-V-2_5/model-00005-of-00007.safetensors +3 -0
  33. models/MiniCPM-Llama3-V-2_5/model-00006-of-00007.safetensors +3 -0
  34. models/MiniCPM-Llama3-V-2_5/model-00007-of-00007.safetensors +3 -0
  35. models/Molmo-7B-D-0924/model-00001-of-00007.safetensors +3 -0
  36. models/Molmo-7B-D-0924/model-00002-of-00007.safetensors +3 -0
  37. models/Molmo-7B-D-0924/model-00003-of-00007.safetensors +3 -0
  38. models/Molmo-7B-D-0924/model-00004-of-00007.safetensors +3 -0
  39. models/Molmo-7B-D-0924/model-00005-of-00007.safetensors +3 -0
  40. models/Molmo-7B-D-0924/model-00006-of-00007.safetensors +3 -0
  41. models/Molmo-7B-D-0924/model-00007-of-00007.safetensors +3 -0
  42. models/Molmo-7B-D-0924/molmo_logo.png +3 -0
  43. models/Phi-3.5-vision-instruct/model-00001-of-00002.safetensors +3 -0
  44. models/Phi-3.5-vision-instruct/model-00002-of-00002.safetensors +3 -0
  45. models/Phi-4-multimodal-instruct/examples/what_is_shown_in_this_image.wav +3 -0
  46. models/Phi-4-multimodal-instruct/examples/what_is_the_traffic_sign_in_the_image.wav +3 -0
  47. models/Phi-4-multimodal-instruct/figures/audio_understand.png +3 -0
  48. models/Phi-4-multimodal-instruct/figures/multi_image.png +3 -0
  49. models/Phi-4-multimodal-instruct/figures/speech_qa.png +3 -0
  50. models/Phi-4-multimodal-instruct/figures/speech_recog_by_lang.png +3 -0
.gitattributes CHANGED
@@ -2896,3 +2896,22 @@ miniconda3/share/locale/uk/LC_MESSAGES/gettext-tools.mo filter=lfs diff=lfs merg
2896
  miniconda3/share/locale/vi/LC_MESSAGES/gettext-tools.mo filter=lfs diff=lfs merge=lfs -text
2897
  miniconda3/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo filter=lfs diff=lfs merge=lfs -text
2898
  miniconda3/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2896
  miniconda3/share/locale/vi/LC_MESSAGES/gettext-tools.mo filter=lfs diff=lfs merge=lfs -text
2897
  miniconda3/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo filter=lfs diff=lfs merge=lfs -text
2898
  miniconda3/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo filter=lfs diff=lfs merge=lfs -text
2899
+ playground/code/active_proaction/new_eval_dataset/embed_new_tier_evalset_210_112_0306_03_output_feat_add_interest.csv filter=lfs diff=lfs merge=lfs -text
2900
+ playground/code/active_proaction/new_eval_dataset/new_policy_7w_valid_add_attr.csv filter=lfs diff=lfs merge=lfs -text
2901
+ playground/code/active_proaction/new_eval_dataset/new_tier_evalset_210_112_0306_03.csv filter=lfs diff=lfs merge=lfs -text
2902
+ playground/code/active_proaction/tree_model/train_features_ar_jp_merge_202507_202510_add_interest_neg_ratio_20_add_interest.json filter=lfs diff=lfs merge=lfs -text
2903
+ playground/code/active_proaction_backup/new_eval_dataset/embed_new_tier_evalset_210_112_0306_03_output_feat_add_interest.csv filter=lfs diff=lfs merge=lfs -text
2904
+ playground/code/active_proaction_backup/new_eval_dataset/new_policy_7w_valid_add_attr.csv filter=lfs diff=lfs merge=lfs -text
2905
+ playground/code/active_proaction_backup/new_eval_dataset/new_tier_evalset_210_112_0306_03.csv filter=lfs diff=lfs merge=lfs -text
2906
+ playground/qwen25vl_demo/stress.log filter=lfs diff=lfs merge=lfs -text
2907
+ playground/qwen25vl_demo/webui_data/webui.db filter=lfs diff=lfs merge=lfs -text
2908
+ playground/qwen25vl_demo/webui_data/vector_db/chroma.sqlite3 filter=lfs diff=lfs merge=lfs -text
2909
+ miniconda3/x86_64-conda-linux-gnu/bin/ld filter=lfs diff=lfs merge=lfs -text
2910
+ models/Llama-3.2-11B-Vision-Instruct/tokenizer.json filter=lfs diff=lfs merge=lfs -text
2911
+ models/Phi-4-multimodal-instruct/phi_4_mm.tech_report.02252025.pdf filter=lfs diff=lfs merge=lfs -text
2912
+ models/Phi-4-multimodal-instruct/tokenizer.json filter=lfs diff=lfs merge=lfs -text
2913
+ models/Phi-4-multimodal-instruct/speech-lora/tokenizer.json filter=lfs diff=lfs merge=lfs -text
2914
+ models/Phi-4-multimodal-instruct/vision-lora/tokenizer.json filter=lfs diff=lfs merge=lfs -text
2915
+ models/Pixtral-12B-2409/tekken.json filter=lfs diff=lfs merge=lfs -text
2916
+ models/SmolVLM-Instruct/onnx/decoder_model_merged.onnx_data filter=lfs diff=lfs merge=lfs -text
2917
+ models/SmolVLM-Instruct/onnx/decoder_model_merged_fp16.onnx_data filter=lfs diff=lfs merge=lfs -text
miniconda3/x86_64-conda-linux-gnu/bin/ld ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b251626655ea0b5648ae4d2ac91bbbf8e9920476ded602c8e767582759f56ad
3
+ size 2673304
models/Idefics3-8B-Llama3/model-00001-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef19d72d25d0040a591043b47be6f46cc05d208eb3f9317581577e3723f5b1fc
3
+ size 4967932424
models/Idefics3-8B-Llama3/model-00002-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8068f285e43b7278553738613a378718de214c2a43d019be1ba81586c0cd62b4
3
+ size 4999803840
models/Idefics3-8B-Llama3/model-00003-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:532b89a16785817830280bd198d93200fd1af082dedaa2b650c3c364716cb250
3
+ size 4915917280
models/Idefics3-8B-Llama3/model-00004-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda6d4ab485b2cbce9dfac23bc028757af9cd75fc715d1396085393ae9768204
3
+ size 2040613728
models/Janus-Pro-7B/janus_pro_teaser1.png ADDED

Git LFS Details

  • SHA256: 444bba7125e8bfdd0f363ebb971ff5f68115cb0131093e5213c7420aa526f0ac
  • Pointer size: 130 Bytes
  • Size of remote file: 98 kB
models/Janus-Pro-7B/janus_pro_teaser2.png ADDED

Git LFS Details

  • SHA256: dcd9be432b9d57c24e8ccc31abede2a7214b63dc15b554cb7681d90ee07f6390
  • Pointer size: 131 Bytes
  • Size of remote file: 530 kB
models/Janus-Pro-7B/pytorch_model-00001-of-00002.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c90acffa3b3eeea5dff0451f4752d2cddca14a50f906ba1eaa7591895c197ec
3
+ size 9988183802
models/Janus-Pro-7B/pytorch_model-00002-of-00002.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cb7c7d12c16933f519f4959cbc8514bb50561f2945069f6d3b5827aadaac800
3
+ size 4853013705
models/Llama-3.2-11B-Vision-Instruct/model-00001-of-00005.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d183d799f0476061adc580ccc0a24abba5ab274d610f02e73aff7576e581118c
3
+ size 4992622346
models/Llama-3.2-11B-Vision-Instruct/model-00002-of-00005.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a7afac7fbc248a8b038709ec3fb5bae4e5588ea84130056c8ed4e5a5144b40
3
+ size 4966251712
models/Llama-3.2-11B-Vision-Instruct/model-00003-of-00005.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24149e6a1922551067d64d78d8a41ac8393e502d6b64f551a4f73bbacbb5bf90
3
+ size 4915919704
models/Llama-3.2-11B-Vision-Instruct/model-00004-of-00005.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caf17798db8a5de475bc7580706956032533cd7a9dfb588ad8488229c745bbad
3
+ size 4999823980
models/Llama-3.2-11B-Vision-Instruct/model-00005-of-00005.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:656566a9aeee1115ca174c16ea3c51a2839b3a7f14cc349805aa0ef5c7433e7b
3
+ size 1465943128
models/Llama-3.2-11B-Vision-Instruct/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9816d43bd5347d64bccc66b7710947fb18e9818cc660215b1462061d4a44e449
3
+ size 17210088
models/MiniCPM-Llama3-V-2_5/assets/MiniCPM-Llama3-V-2.5-benchmark.png ADDED

Git LFS Details

  • SHA256: 3e41abe1bf86aa1090731ea03f74aef033c20b6f7184f26326c6f80c2a1475fa
  • Pointer size: 131 Bytes
  • Size of remote file: 321 kB
models/MiniCPM-Llama3-V-2_5/assets/MiniCPM-Llama3-V-2.5-peformance.png ADDED

Git LFS Details

  • SHA256: 2173b528a73ae14044ffa93e2f45ee9fe3be4361be43aee80c89ecb2e0bf83fa
  • Pointer size: 131 Bytes
  • Size of remote file: 160 kB
models/MiniCPM-Llama3-V-2_5/assets/gif_cases/1-4.gif ADDED

Git LFS Details

  • SHA256: a862ab0e495bedb4326d56989fb886bca671589810633657723121e7d71b8a6a
  • Pointer size: 133 Bytes
  • Size of remote file: 11.4 MB
models/MiniCPM-Llama3-V-2_5/assets/gif_cases/meal_plan.gif ADDED

Git LFS Details

  • SHA256: be4758e7a0502e2275f0492b9db41b593a23c7b907ccaaed39565528af6e55ff
  • Pointer size: 132 Bytes
  • Size of remote file: 6.23 MB
models/MiniCPM-Llama3-V-2_5/assets/gif_cases/ticket.gif ADDED

Git LFS Details

  • SHA256: 6106314877300127b571e2a3f9576300c397de1816c9e3ca356baf2a1e76aaa9
  • Pointer size: 133 Bytes
  • Size of remote file: 19.7 MB
models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/case_OCR_en.png ADDED

Git LFS Details

  • SHA256: 48895d41723873d46eb3c6ab966afc7dc41dd3cf9083c56e220eb38f19c85f92
  • Pointer size: 132 Bytes
  • Size of remote file: 5.87 MB
models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/case_complex_reasoning.png ADDED

Git LFS Details

  • SHA256: 59172f5487c203d0a112cde1c14f84a9db9776f37703b8c1db7b1df494cba85d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.73 MB
models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/case_long_img.png ADDED

Git LFS Details

  • SHA256: b9294bcc3f002c74046c7626a34d766959a19548d08b7408259e6fb9b126d51d
  • Pointer size: 132 Bytes
  • Size of remote file: 3.4 MB
models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/case_markdown.png ADDED

Git LFS Details

  • SHA256: 745359d2a7779b3997311e08b4b90785c75af0a33d039273935661858c06614a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.8 MB
models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/cases_all.png ADDED

Git LFS Details

  • SHA256: 2f8f26e235dec760f4b0d7184462d17bfd095ffbe0b1dfee5c659a5aa8f9a4d7
  • Pointer size: 133 Bytes
  • Size of remote file: 13.2 MB
models/MiniCPM-Llama3-V-2_5/assets/minicpmv-llama3-v2.5/llavabench_compare.png ADDED

Git LFS Details

  • SHA256: 4b9f2e5a86c152974c39d2fa3b8258ebb2a44c73ecf9e7f8ca3cd0c8c120e190
  • Pointer size: 131 Bytes
  • Size of remote file: 504 kB
models/MiniCPM-Llama3-V-2_5/model-00001-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45cb989d608666713ecd5a1fbd9d9728d560b6f67846aefa29fb980d5b723a80
3
+ size 2443235064
models/MiniCPM-Llama3-V-2_5/model-00002-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06ea145d0841c392c2d2a261e83c9523ac7f2f30d2292f7ddbb00f7a28e5dc47
3
+ size 2416006592
models/MiniCPM-Llama3-V-2_5/model-00003-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13aa3033a8c96e1a09326c68f755655d2c98383fef0277c57e851776cb41ace7
3
+ size 2499909808
models/MiniCPM-Llama3-V-2_5/model-00004-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a41e014eeaf91645e468279cb092ed3f189b3a8679b4950bd9fcd34ac45a350
3
+ size 2499909832
models/MiniCPM-Llama3-V-2_5/model-00005-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec7c6f6f1c80cd8f7d8fde4cc50726e077801cd360ae48ca5506146b6b19a6e5
3
+ size 2416006640
models/MiniCPM-Llama3-V-2_5/model-00006-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11b58e0535e426d5c35239e67caedcf3178254031435d28b86e6e2f2dd89229e
3
+ size 2499909816
models/MiniCPM-Llama3-V-2_5/model-00007-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:773eae47408e0a463826016c6cd58441dbd9f06c9e5f1998aa77ba60729a7dce
3
+ size 2299293224
models/Molmo-7B-D-0924/model-00001-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3877e2be156fa08e67adc932cf812e7be6a41f1cb2e6be17044ab778a6a10965
3
+ size 4978535144
models/Molmo-7B-D-0924/model-00002-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c402c3dacb85a010c22f3472090e5b1cbefe8386a7cc79755c8820503a9635
3
+ size 4984150504
models/Molmo-7B-D-0924/model-00003-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed917e44b920a8b56a7db53e8a0641a447dd8630e36d76abef857a6883306b9a
3
+ size 4727238936
models/Molmo-7B-D-0924/model-00004-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:604f0181f708d1d6c56e8cd06aea74e43922985afbcd83d62e3fed3565837804
3
+ size 4661160008
models/Molmo-7B-D-0924/model-00005-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38a5046ae726c9e5cdeb27f891486c35c921f95fd582ee6a5b897b9e554a80c9
3
+ size 4661160008
models/Molmo-7B-D-0924/model-00006-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b034831173c907ec577af6a8297a4fdb5385ecd861b13c0c12f3d0072b080c4
3
+ size 4272090496
models/Molmo-7B-D-0924/model-00007-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c84ff3f7adcfdf9eec4247291ca1fcad02cf7005c84801f31223711df54846a
3
+ size 3799846968
models/Molmo-7B-D-0924/molmo_logo.png ADDED

Git LFS Details

  • SHA256: 693e5810f5a635d3887088db10f4fc58486ae6014055e56bccc0b7635d5cfaef
  • Pointer size: 130 Bytes
  • Size of remote file: 27.1 kB
models/Phi-3.5-vision-instruct/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be7bdee601478b3560aeb7122fe87a7d68445bb21b5f1ca88a764e8530b3aab8
3
+ size 4944122112
models/Phi-3.5-vision-instruct/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94621eca6936d7a2fb94bd90f37edb0e28850235e7ba2c5e20445d2fc56bcaed
3
+ size 3349208776
models/Phi-4-multimodal-instruct/examples/what_is_shown_in_this_image.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fcb7788d94740c7925b055a6e66d3bae6e2344ac5caa6ba47da715a3249ef66
3
+ size 112844
models/Phi-4-multimodal-instruct/examples/what_is_the_traffic_sign_in_the_image.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16faff68324cebb79626268af7eb4e2796f6fafd60cfa0ed2bbef927b7d8188a
3
+ size 741454
models/Phi-4-multimodal-instruct/figures/audio_understand.png ADDED

Git LFS Details

  • SHA256: aa123a9f0b51ee8c43136f590f70b639c432375bef28418927bd5117b3b20125
  • Pointer size: 130 Bytes
  • Size of remote file: 42.6 kB
models/Phi-4-multimodal-instruct/figures/multi_image.png ADDED

Git LFS Details

  • SHA256: c23abf6b0335edcb93347c38b9433ec816315ece1815e43735bc9e13f4d28844
  • Pointer size: 131 Bytes
  • Size of remote file: 192 kB
models/Phi-4-multimodal-instruct/figures/speech_qa.png ADDED

Git LFS Details

  • SHA256: 1b325e49c5eba594674ff5e63c093187b10fa55b456ee477fb638dcaab4a58b5
  • Pointer size: 130 Bytes
  • Size of remote file: 46.8 kB
models/Phi-4-multimodal-instruct/figures/speech_recog_by_lang.png ADDED

Git LFS Details

  • SHA256: 37c10d873fac0541541e7c71e30cda0f3809cf2942e71c5ea4f92944b53af145
  • Pointer size: 130 Bytes
  • Size of remote file: 90.7 kB