Commit 8130a3f
[Xtune]Update CNclip & Qwen2.5-VL doc (#1958)
* Fix build issues (#1937)
* Fix build issues
Add docling in requirements.in
Change pathway version to fix dependency conflict.
Signed-off-by: ZePan110 <ze.pan@intel.com>
---------
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* Add Arbitration Post-Hearing Component with LLM-Based Entity Extraction (#1938)
* initial commit for arbitratory micro service
* test cases added
* test cases added
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* renamed test file as per review comment
* updated path of SCRIPT_DIR in to resolve microservice test
* resolved comments wrt license header and env configs in compose file
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* removed unused MODEL env variable Signed-off-by: Author Name <c.noeljaymon@zensar.com>
* removed space and added sign off
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* resolved ci issues for compose file name and readme reference paths
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
* added arb_post_hearing_assistant-compose.yaml file in .github folder
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
* deleted unused file redis-values.yaml
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* made service and image name same for arb_post_hearing_assistant-compose.yaml in .github folder
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
* DCO remediation: adding missing Signed-off-by lines
Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>
* fixed the micro service build issue
Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>
* microservice container not found fixed
Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>
* removed airgap code
Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>
* fixed pre-commit check issue
---------
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>
Co-authored-by: Ramesh Katkuri <rameshkatkuri@Rameshs-MacBook-Air.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Noel Jaymon <c.noeljaymon@zensar.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* add funasr paraformer asr service impl (#1914)
* add funasr paraformer asr service impl
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix requirements deps; modify ASR READMEs
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* add funasr-paraformer dockerfile in github workflow
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* enable HF_TOKEN to be defined in request (#1940)
Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* fix the source of LibreOffice (#1942)
Signed-off-by: zhihang <zhihangdeng@link.cuhk.edu.cn>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* Fix CD issue and llms build failure (#1943)
* Fix permissions issue
Signed-off-by: ZePan110 <ze.pan@intel.com>
* Fix issue
Signed-off-by: ZePan110 <ze.pan@intel.com>
* Test
Signed-off-by: ZePan110 <ze.pan@intel.com>
* Revert "Test"
This reverts commit 1df372c.
---------
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* update vllm-ipex, boost servi performance (#1941)
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* Add openGauss support to dataprep microservice and update related doc… (#1945)
* add openGauss support for dataprep
Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix the healthcheck for openGauss
Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>
* update README.md for openGauss
Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>
---------
Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* Add openGauss support to retrievers and update related doc… (#1949)
* add openGauss support for retrievers
Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* update package version to fit B60
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* enable CnClip B/16&L/14 and enable flickr30kcn dataset
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* update docs about qwen2-vl &qwen2.5-vl & cnclip, add qwen-vl configs
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix bug
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* fix bug
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* fix for doc
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* fix gradio verion
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* retrigger test
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
* added test for cnclip
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
---------
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>
Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
Signed-off-by: zhihang <zhihangdeng@link.cuhk.edu.cn>
Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com>
Co-authored-by: ZePan110 <ze.pan@intel.com>
Co-authored-by: ramesh-katkuri <katkuri.ramesh@zensar.com>
Co-authored-by: Ramesh Katkuri <rameshkatkuri@Rameshs-MacBook-Air.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Noel Jaymon <c.noeljaymon@zensar.com>
Co-authored-by: LIU Lin <107393642+llin60@users.noreply.github.com>
Co-authored-by: wanhakim <wanhakim92@gmail.com>
Co-authored-by: zhihang <zhihangdeng@link.cuhk.edu.cn>
Co-authored-by: linjiaojiao <jiaojiao.lin@intel.com>
Co-authored-by: sunshuang1866 <sunshuang1866@outlook.com>
Co-authored-by: Xueshu Wang <xueshu.wang@intel.com>1 parent 3a50559 commit 8130a3f
File tree
18 files changed
+860
-423
lines changed- comps/finetuning/src/integrations/xtune
- clip_finetune/trainers
- doc
- llama_factory
- qwen_vl_configs
- pics
- tests/finetuning
18 files changed
+860
-423
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
113 | | - | |
114 | | - | |
115 | | - | |
| 116 | + | |
116 | 117 | | |
117 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
118 | 133 | | |
119 | | - | |
120 | | - | |
| 134 | + | |
121 | 135 | | |
122 | | - | |
| 136 | + | |
123 | 137 | | |
124 | 138 | | |
125 | 139 | | |
| |||
137 | 151 | | |
138 | 152 | | |
139 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
140 | 206 | | |
141 | 207 | | |
142 | 208 | | |
| |||
154 | 220 | | |
155 | 221 | | |
156 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
157 | 232 | | |
158 | 233 | | |
159 | 234 | | |
| |||
164 | 239 | | |
165 | 240 | | |
166 | 241 | | |
167 | | - | |
| 242 | + | |
168 | 243 | | |
169 | 244 | | |
170 | | - | |
| 245 | + | |
171 | 246 | | |
172 | 247 | | |
173 | 248 | | |
174 | | - | |
175 | | - | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
176 | 252 | | |
177 | | - | |
| 253 | + | |
| 254 | + | |
178 | 255 | | |
179 | 256 | | |
180 | 257 | | |
181 | 258 | | |
182 | | - | |
| 259 | + | |
183 | 260 | | |
184 | 261 | | |
185 | 262 | | |
| |||
196 | 273 | | |
197 | 274 | | |
198 | 275 | | |
199 | | - | |
| 276 | + | |
200 | 277 | | |
201 | 278 | | |
202 | | - | |
| 279 | + | |
203 | 280 | | |
204 | 281 | | |
205 | 282 | | |
| |||
216 | 293 | | |
217 | 294 | | |
218 | 295 | | |
219 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
220 | 344 | | |
221 | 345 | | |
222 | 346 | | |
| |||
Lines changed: 62 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| |||
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
| 40 | + | |
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
36 | 44 | | |
37 | 45 | | |
38 | 46 | | |
39 | 47 | | |
| 48 | + | |
| 49 | + | |
40 | 50 | | |
41 | 51 | | |
42 | 52 | | |
43 | 53 | | |
44 | 54 | | |
45 | 55 | | |
46 | 56 | | |
47 | | - | |
48 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
49 | 65 | | |
50 | 66 | | |
51 | 67 | | |
| |||
67 | 83 | | |
68 | 84 | | |
69 | 85 | | |
70 | | - | |
71 | 86 | | |
72 | 87 | | |
73 | 88 | | |
| |||
77 | 92 | | |
78 | 93 | | |
79 | 94 | | |
| 95 | + | |
| 96 | + | |
80 | 97 | | |
81 | 98 | | |
82 | 99 | | |
| |||
88 | 105 | | |
89 | 106 | | |
90 | 107 | | |
91 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
92 | 112 | | |
93 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
94 | 123 | | |
95 | | - | |
96 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
97 | 128 | | |
98 | 129 | | |
99 | 130 | | |
| |||
110 | 141 | | |
111 | 142 | | |
112 | 143 | | |
113 | | - | |
114 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
115 | 148 | | |
116 | 149 | | |
117 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
118 | 160 | | |
119 | 161 | | |
120 | 162 | | |
| |||
206 | 248 | | |
207 | 249 | | |
208 | 250 | | |
209 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
210 | 261 | | |
211 | 262 | | |
212 | 263 | | |
| |||
0 commit comments