Image-Text-to-Text
Transformers
Safetensors
English
qts_plus_qwen2_5_vl_causal_lm
text-generation
multimodal
vision
video
long-video
token-selection
compression
qwen2.5-vl
qtsplus
conversational
custom_code
Instructions to use AlpachinoNLP/QTSplus-3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AlpachinoNLP/QTSplus-3B with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-text-to-text", model="AlpachinoNLP/QTSplus-3B", trust_remote_code=True) messages = [ { "role": "user", "content": [ {"type": "image", "url": "https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/p-blog/candy.JPG"}, {"type": "text", "text": "What animal is on the candy?"} ] }, ] pipe(text=messages)# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("AlpachinoNLP/QTSplus-3B", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- vLLM
How to use AlpachinoNLP/QTSplus-3B with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "AlpachinoNLP/QTSplus-3B" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "AlpachinoNLP/QTSplus-3B", "messages": [ { "role": "user", "content": [ { "type": "text", "text": "Describe this image in one sentence." }, { "type": "image_url", "image_url": { "url": "https://cdn.britannica.com/61/93061-050-99147DCE/Statue-of-Liberty-Island-New-York-Bay.jpg" } } ] } ] }'Use Docker
docker model run hf.co/AlpachinoNLP/QTSplus-3B
- SGLang
How to use AlpachinoNLP/QTSplus-3B with SGLang:
Install from pip and serve model
# Install SGLang from pip: pip install sglang # Start the SGLang server: python3 -m sglang.launch_server \ --model-path "AlpachinoNLP/QTSplus-3B" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "AlpachinoNLP/QTSplus-3B", "messages": [ { "role": "user", "content": [ { "type": "text", "text": "Describe this image in one sentence." }, { "type": "image_url", "image_url": { "url": "https://cdn.britannica.com/61/93061-050-99147DCE/Statue-of-Liberty-Island-New-York-Bay.jpg" } } ] } ] }'Use Docker images
docker run --gpus all \ --shm-size 32g \ -p 30000:30000 \ -v ~/.cache/huggingface:/root/.cache/huggingface \ --env "HF_TOKEN=<secret>" \ --ipc=host \ lmsysorg/sglang:latest \ python3 -m sglang.launch_server \ --model-path "AlpachinoNLP/QTSplus-3B" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "AlpachinoNLP/QTSplus-3B", "messages": [ { "role": "user", "content": [ { "type": "text", "text": "Describe this image in one sentence." }, { "type": "image_url", "image_url": { "url": "https://cdn.britannica.com/61/93061-050-99147DCE/Statue-of-Liberty-Island-New-York-Bay.jpg" } } ] } ] }' - Docker Model Runner
How to use AlpachinoNLP/QTSplus-3B with Docker Model Runner:
docker model run hf.co/AlpachinoNLP/QTSplus-3B
| <svg xmlns="http://www.w3.org/2000/svg" style="background: #ffffff; background-color: light-dark(#ffffff, var(--ge-dark-color, #121212)); color-scheme: light dark;" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="830px" height="285px" viewBox="0 0 830 285"><defs/><rect fill="#ffffff" width="100%" height="100%" x="0" y="0" style="fill: light-dark(#ffffff, var(--ge-dark-color, #121212));"/><g><g data-cell-id="0"><g data-cell-id="1"><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-1"><g transform="translate(0.5,0.5)"><path d="M 627.45 95.72 L 639 95.71 Q 649 95.7 653.45 95.65 L 657.9 95.59" fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="stroke" style="stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/><path d="M 664.65 95.51 L 655.7 100.12 L 657.9 95.59 L 655.59 91.12 Z" fill="#000000" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="all" style="fill: light-dark(rgb(0, 0, 0), rgb(255, 255, 255)); stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-2"><g transform="translate(0.5,0.5)"><rect x="619" y="-0.02" width="10" height="170.05" fill="#e6e6e6" stroke="none" pointer-events="all" style="fill: rgb(230, 230, 230);"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-3"><g><path d="M 373 297.02 L 296.47 297.02 Q 282.97 297.02 283.33 283.53 L 293.62 -103.48 Q 293.97 -116.98 307.47 -116.98 L 438.52 -116.98 Q 452.02 -116.98 452.38 -103.48 L 462.67 283.53 Q 463.02 297.02 449.52 297.02 Z" fill-opacity="0.6" fill="#e6e6e6" stroke="none" transform="rotate(90,373,90.02)" pointer-events="all" style="fill: rgb(230, 230, 230);"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-4"><g transform="translate(0.5,0.5)"><path d="M 519.5 122.38 L 490.58 122.38 Q 478.08 122.38 480.45 110.11 L 495.24 33.66 Q 497.62 21.38 510.12 21.38 L 528.88 21.38 Q 541.38 21.38 543.76 33.66 L 558.55 110.11 Q 560.93 122.38 548.43 122.38 Z" fill="#66cc00" stroke="none" transform="rotate(90,519.5,71.88)" pointer-events="all" style="fill: rgb(102, 204, 0);"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 99px; height: 1px; padding-top: 72px; margin-left: 470px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: light-dark(#000000, #ffffff); line-height: 1.2; pointer-events: all; white-space: normal; word-wrap: normal; "><font color="#ffffff" style="color: rgb(255, 255, 255);"><b>QTSplus</b></font></div></div></div></foreignObject><text x="520" y="75" fill="light-dark(#000000, #ffffff)" font-family="Verdana" font-size="12px" text-anchor="middle">QTSplus</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-5"><g transform="translate(0.5,0.5)"><rect x="619" y="88.86" width="10" height="56" fill="#00cc00" stroke="none" pointer-events="all" style="fill: rgb(0, 204, 0);"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-6"><g transform="translate(0.5,0.5)"><path d="M 570 72.38 L 584 72.39 Q 594 72.4 594 82.4 L 594 100 Q 594 110 601.35 110.01 L 608.71 110.02" fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="stroke" style="stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/><path d="M 615.46 110.02 L 606.45 114.51 L 608.71 110.02 L 606.46 105.51 Z" fill="#000000" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="all" style="fill: light-dark(rgb(0, 0, 0), rgb(255, 255, 255)); stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-7"><g transform="translate(0.5,0.5)"><path d="M 416.84 127.6 L 423.42 127.6 Q 430 127.6 430 117.6 L 430 81.9 Q 430 71.9 440 71.9 L 458.9 71.89" fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="stroke" style="stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/><path d="M 465.65 71.89 L 456.65 76.39 L 458.9 71.89 L 456.64 67.39 Z" fill="#000000" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="all" style="fill: light-dark(rgb(0, 0, 0), rgb(255, 255, 255)); stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-8"><g transform="translate(0.5,0.5)"><path d="M 366.42 178 L 337.67 178 Q 327.67 178 329.62 168.19 L 345.73 86.97 Q 347.67 77.16 357.67 77.16 L 375.17 77.16 Q 385.17 77.16 387.11 86.97 L 403.22 168.19 Q 405.17 178 395.17 178 Z" fill="#ffffff" stroke="none" transform="rotate(90,366.42,127.58)" pointer-events="all" style="fill: rgb(255, 255, 255);"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 99px; height: 1px; padding-top: 128px; margin-left: 317px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 11px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; white-space: normal; word-wrap: normal; "><font><b><font style="">Qwen2.5-VL<br />Encoder</font><br /></b></font></div></div></div></foreignObject><text x="366" y="131" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="11px" text-anchor="middle">Qwen2.5-VL...</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-9"><g transform="translate(0.5,0.5)"><path d="M 352 47.7 L 400.5 47.7 Q 410.5 47.7 410.5 57.7 L 410.5 64.8 Q 410.5 71.9 420.5 71.9 L 458.9 71.89" fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="stroke" style="stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/><path d="M 465.65 71.89 L 456.65 76.39 L 458.9 71.89 L 456.64 67.39 Z" fill="#000000" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="all" style="fill: light-dark(rgb(0, 0, 0), rgb(255, 255, 255)); stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-10"><g transform="translate(0.5,0.5)"><path d="M 289.5 110.14 L 262.85 110.14 Q 252.85 110.14 254.43 100.26 L 271.27 -4.99 Q 272.85 -14.86 282.85 -14.86 L 296.15 -14.86 Q 306.15 -14.86 307.73 -4.99 L 324.57 100.26 Q 326.15 110.14 316.15 110.14 Z" fill="#ffffff" stroke="none" transform="rotate(90,289.5,47.64)" pointer-events="all" style="fill: rgb(255, 255, 255);"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 123px; height: 1px; padding-top: 48px; margin-left: 228px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 11px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; white-space: normal; word-wrap: normal; "><b><font>Tokenizer</font></b></div></div></div></foreignObject><text x="290" y="51" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="11px" text-anchor="middle">Tokenizer</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-23"><g transform="translate(0.5,0.5)"><path d="M 286 127.6 L 306 127.6 L 303.9 127.61" fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="stroke" style="stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/><path d="M 310.65 127.57 L 301.67 132.12 L 303.9 127.61 L 301.62 123.12 Z" fill="#000000" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="all" style="fill: light-dark(rgb(0, 0, 0), rgb(255, 255, 255)); stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-12"><g transform="translate(0.5,0.5)"><path d="M 246 167.58 L 217.25 167.58 Q 207.25 167.58 209.68 157.88 L 224.83 97.28 Q 227.25 87.58 237.25 87.58 L 254.75 87.58 Q 264.75 87.58 267.17 97.28 L 282.32 157.88 Q 284.75 167.58 274.75 167.58 Z" fill="#ffffff" stroke="none" transform="rotate(90,246,127.58)" pointer-events="all" style="fill: rgb(255, 255, 255);"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 78px; height: 1px; padding-top: 128px; margin-left: 207px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 11px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; white-space: normal; word-wrap: normal; "><b style="background-color: transparent;"><font style="">Transform</font></b></div></div></div></foreignObject><text x="246" y="131" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="11px" text-anchor="middle">Transform</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-18"><g transform="translate(0.5,0.5)"><path d="M 113 47.93 L 160.5 47.91 Q 170.5 47.9 180.5 47.79 L 216.9 47.41" fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="stroke" style="stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/><path d="M 223.65 47.34 L 214.69 51.93 L 216.9 47.41 L 214.6 42.93 Z" fill="#000000" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="all" style="fill: light-dark(rgb(0, 0, 0), rgb(255, 255, 255)); stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-20"><g transform="translate(0.5,0.5)"><path d="M 768.84 95 L 778.82 95 Q 788.8 95 788.85 95 L 788.9 95" fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="stroke" style="stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/><path d="M 795.65 95 L 786.64 99.5 L 788.9 95 L 786.65 90.5 Z" fill="#000000" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="all" style="fill: light-dark(rgb(0, 0, 0), rgb(255, 255, 255)); stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-21"><g transform="translate(0.5,0.5)"><path d="M 718.42 145.43 L 689.96 145.43 Q 679.96 145.43 681.9 135.62 L 698.01 54.4 Q 699.96 44.59 709.96 44.59 L 726.88 44.59 Q 736.88 44.59 738.83 54.4 L 754.94 135.62 Q 756.88 145.43 746.88 145.43 Z" fill="#e6e6e6" stroke="none" transform="rotate(90,718.42,95.01)" pointer-events="all" style="fill: rgb(230, 230, 230);"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 99px; height: 1px; padding-top: 95px; margin-left: 669px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 11px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; white-space: normal; word-wrap: normal; "><b>Qwen2.5-VL<br /></b><b><font style="">LM</font></b></div></div></div></foreignObject><text x="718" y="98" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="11px" text-anchor="middle">Qwen2.5-VL...</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-22"><g><image x="799" y="75.22" width="30.77" height="39.56" xlink:href="data:image/svg+xml;base64,PHN2ZyB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSItMi4zODQxODU3OTEwMTU2MjVlLTcgMCAyMS4zMjgxMDAyMDQ0Njc3NzMgMjYuOTIzNzk5NTE0NzcwNTA4IiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIyMS4zMjgxMDAyMDQ0Njc3NzMiIGhlaWdodD0iMjYuOTIzNzk5NTE0NzcwNTA4Ij4mI3hhOyA8Zz4mI3hhOyAgPHJlY3QgeT0iMCIgeD0iMCIgd2lkdGg9IjIxLjMyODEiIG9wYWNpdHk9IjAiIGhlaWdodD0iMjYuOTIzOCIvPiYjeGE7ICA8cGF0aCBmaWxsPSIjMzJkNzRiIiBkPSJNNS4zNTE1NiA2LjA3NDIyQzQuOTQxNDEgNi4wNzQyMiA0LjYzODY3IDUuNzYxNzIgNC42Mzg2NyA1LjM3MTA5QzQuNjM4NjcgNC45NzA3IDQuOTQxNDEgNC42Njc5NyA1LjM1MTU2IDQuNjY3OTdMMTUuOTk2MSA0LjY2Nzk3QzE2LjM5NjUgNC42Njc5NyAxNi42OTkyIDQuOTcwNyAxNi42OTkyIDUuMzcxMDlDMTYuNjk5MiA1Ljc2MTcyIDE2LjM5NjUgNi4wNzQyMiAxNS45OTYxIDYuMDc0MjJaTTUuMzUxNTYgOS43NTU4NkM0Ljk0MTQxIDkuNzU1ODYgNC42Mzg2NyA5LjQ0MzM2IDQuNjM4NjcgOS4wNTI3M0M0LjYzODY3IDguNjcxODggNC45NDE0MSA4LjM2OTE0IDUuMzUxNTYgOC4zNjkxNEwxMS43NTc4IDguMzY5MTRDMTIuMTY4IDguMzY5MTQgMTIuNDgwNSA4LjY3MTg4IDEyLjQ4MDUgOS4wNTI3M0MxMi40ODA1IDkuNDQzMzYgMTIuMTY4IDkuNzU1ODYgMTEuNzU3OCA5Ljc1NTg2Wk01LjU2NjQxIDIzLjA0NjlDNC40NjI4OSAyMy4wNDY5IDMuODQ3NjYgMjIuNDcwNyAzLjg0NzY2IDIxLjMyODFMMy44NDc2NiAxMy43NTk4QzMuODQ3NjYgMTIuNjE3MiA0LjQ2Mjg5IDEyLjA1MDggNS41NjY0MSAxMi4wNTA4TDE1LjQxMDIgMTIuMDUwOEMxNi41NDMgMTIuMDUwOCAxNy4xMTkxIDEyLjYxNzIgMTcuMTE5MSAxMy43NTk4TDE3LjExOTEgMjEuMzI4MUMxNy4xMTkxIDIyLjQ3MDcgMTYuNTQzIDIzLjA0NjkgMTUuNDEwMiAyMy4wNDY5Wk0wIDIzLjEyNUMwIDI1LjY0NDUgMS4yNTk3NyAyNi45MjM4IDMuNzU5NzcgMjYuOTIzOEwxNy4yMDcgMjYuOTIzOEMxOS43MDcgMjYuOTIzOCAyMC45NjY4IDI1LjY0NDUgMjAuOTY2OCAyMy4xMjVMMjAuOTY2OCAzLjgwODU5QzIwLjk2NjggMS4yODkwNiAxOS43MDcgMC4wMDk3NjU2MiAxNy4yMDcgMC4wMDk3NjU2MkwzLjc1OTc3IDAuMDA5NzY1NjJDMS4yNTk3NyAwLjAwOTc2NTYyIDAgMS4yODkwNiAwIDMuODA4NTlaIi8+JiN4YTsgPC9nPiYjeGE7PC9zdmc+" preserveAspectRatio="none"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-24"><g transform="translate(0.5,0.5)"><path d="M 118 127 L 152 127 Q 162 127 172 127.04 L 195.9 127.13" fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="stroke" style="stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/><path d="M 202.65 127.15 L 193.63 131.62 L 195.9 127.13 L 193.66 122.62 Z" fill="#000000" stroke="#000000" stroke-width="3" stroke-miterlimit="10" pointer-events="all" style="fill: light-dark(rgb(0, 0, 0), rgb(255, 255, 255)); stroke: light-dark(rgb(0, 0, 0), rgb(255, 255, 255));"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-26"><g transform="translate(0.5,0.5)"><rect x="23" y="50" width="160" height="70" rx="23.1" ry="23.1" fill="#e6e6e6" stroke="none" transform="rotate(90,103,85)" pointer-events="all" style="fill: rgb(230, 230, 230);"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-28"><g><image x="87" y="27.45" width="32" height="40.38" xlink:href="data:image/svg+xml;base64,PHN2ZyB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIC05LjUzNjc0MzE2NDA2MjVlLTcgNDIuMjA2MDAxMjgxNzM4MjggNTIuODYwMjk4MTU2NzM4MjgiIHZlcnNpb249IjEuMSIgd2lkdGg9IjQyLjIwNjAwMTI4MTczODI4IiBoZWlnaHQ9IjUyLjg2MDI5ODE1NjczODI4Ij4mI3hhOyA8Zz4mI3hhOyAgPHJlY3QgeT0iMCIgeD0iMCIgd2lkdGg9IjQyLjIwNiIgb3BhY2l0eT0iMCIgaGVpZ2h0PSI1Mi44NjAzIi8+JiN4YTsgIDxwYXRoIGZpbGw9IiMzMmQ3NGIiIGQ9Ik0wIDQ0Ljg1MTZDMCA1MC4xMjU1IDIuNjk5MjEgNTIuODQ0NyA3LjkyODcgNTIuODQ0N0wzMy45MzU1IDUyLjg0NDdDMzkuMTY5NCA1Mi44NDQ3IDQxLjg2NDIgNTAuMTI1NSA0MS44NjQyIDQ0Ljg1MTZMNDEuODY0MiA4LjAxMzE3QzQxLjg2NDIgMi43NTkyNyAzOS4xNjk0IDAgMzMuOTM1NSAwTDcuOTI4NyAwQzIuNjk5MjEgMCAwIDIuNzU5MjcgMCA4LjAxMzE3Wk00Ljc4MzE3IDQ0LjU1NDJMNC43ODMxNyA4LjMxMDUyQzQuNzgzMTcgNi4wMzYxIDUuOTU0MDcgNC43ODMxNyA4LjMzMDU0IDQuNzgzMTdMMzMuNTM4MSA0Ljc4MzE3QzM1LjkxMDIgNC43ODMxNyAzNy4wODExIDYuMDM2MSAzNy4wODExIDguMzEwNTJMMzcuMDgxMSA0NC41NTQyQzM3LjA4MTEgNDYuODI4NiAzNS45MTAyIDQ4LjA2MTUgMzMuNTM4MSA0OC4wNjE1TDguMzMwNTQgNDguMDYxNUM1Ljk1NDA3IDQ4LjA2MTUgNC43ODMxNyA0Ni44Mjg2IDQuNzgzMTcgNDQuNTU0MloiLz4mI3hhOyAgPHBhdGggZmlsbD0iIzMyZDc0YiIgZD0iTTkuODEyOTYgMzYuNzc0OUM4Ljc3MjQzIDM2Ljc3NDkgOC4xNDI1NSAzNy40NDQ4IDguMTQyNTUgMzguNTAxTDguMTQyNTUgNDIuMzM2NEM4LjE0MjU1IDQzLjM5NyA4Ljc3MjQzIDQ0LjA2MjUgOS44MTI5NiA0NC4wNjI1TDIwLjYwMiA0NC4wNjI1QzIxLjYwMjUgNDQuMDYyNSAyMi4yNTY4IDQzLjM5NyAyMi4yNTY4IDQyLjMzNjRMMjIuMjU2OCAzOC41MDFDMjIuMjU2OCAzNy40NDQ4IDIxLjYwMjUgMzYuNzc0OSAyMC42MDIgMzYuNzc0OVoiLz4mI3hhOyAgPHBhdGggZmlsbD0iIzMyZDc0YiIgZD0iTTkuODEyOTYgMjcuNDI4N0M4Ljc3MjQzIDI3LjQyODcgOC4xNDI1NSAyOC4wNjU0IDguMTQyNTUgMjkuMTEwM0w4LjE0MjU1IDMyLjk5MDJDOC4xNDI1NSAzNC4wNDY0IDguNzcyNDMgMzQuNjk2MyA5LjgxMjk2IDM0LjY5NjNMMjguMDkzNyAzNC42OTYzQzI5LjExNDMgMzQuNjk2MyAyOS43NDQxIDM0LjA0NjQgMjkuNzQ0MSAzMi45OTAyTDI5Ljc0NDEgMjkuMTEwM0MyOS43NDQxIDI4LjA2NTQgMjkuMTE0MyAyNy40Mjg3IDI4LjA5MzcgMjcuNDI4N1oiLz4mI3hhOyAgPHBhdGggZmlsbD0iIzMyZDc0YiIgZD0iTTkuODEyOTYgMTguMDYyNUM4Ljc3MjQzIDE4LjA2MjUgOC4xNDI1NSAxOC43MjggOC4xNDI1NSAxOS43Njg1TDguMTQyNTUgMjMuNjI0QzguMTQyNTUgMjQuNjY0NSA4Ljc3MjQzIDI1LjMzMDEgOS44MTI5NiAyNS4zMzAxTDMyLjA5MTMgMjUuMzMwMUMzMy4xMTYyIDI1LjMzMDEgMzMuNzQxNyAyNC42NjQ1IDMzLjc0MTcgMjMuNjA0TDMzLjc0MTcgMTkuNzY4NUMzMy43NDE3IDE4LjcyOCAzMy4xMTYyIDE4LjA2MjUgMzIuMDkxMyAxOC4wNjI1WiIvPiYjeGE7ICA8cGF0aCBmaWxsPSIjMzJkNzRiIiBkPSJNOS44MTI5NiA4LjY5NjI2QzguNzcyNDMgOC42OTYyNiA4LjE0MjU1IDkuMzYxNzkgOC4xNDI1NSAxMC40MjIzTDguMTQyNTUgMTQuMjU3OEM4LjE0MjU1IDE1LjMxMzkgOC43NzI0MyAxNS45ODM5IDkuODEyOTYgMTUuOTgzOUwyNC4yNzc4IDE1Ljk4MzlDMjUuMzAyNyAxNS45ODM5IDI1LjkzMjYgMTUuMzEzOSAyNS45MzI2IDE0LjI1NzhMMjUuOTMyNiAxMC40MjIzQzI1LjkzMjYgOS4zNjE3OSAyNS4zMDI3IDguNjk2MjYgMjQuMjc3OCA4LjY5NjI2WiIvPiYjeGE7IDwvZz4mI3hhOzwvc3ZnPg==" preserveAspectRatio="none"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-27"><g><image x="80.26" y="113.31" width="45.48" height="28.54" xlink:href="data:image/svg+xml;base64,PHN2ZyB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTAuNzA4MDAwMTgzMTA1NDcgMzEuNjE2MTk5NDkzNDA4MjAzIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSI1MC43MDgwMDAxODMxMDU0NyIgaGVpZ2h0PSIzMS42MTYxOTk0OTM0MDgyMDMiPiYjeGE7IDxnPiYjeGE7ICA8cmVjdCB5PSIwIiB4PSIwIiB3aWR0aD0iNTAuNzA4IiBvcGFjaXR5PSIwIiBoZWlnaHQ9IjMxLjYxNjIiLz4mI3hhOyAgPHBhdGggZmlsbD0iIzI4Y2Q0MSIgZD0iTTEwLjgzOTggMzEuNTkxOEwzMC41MTc2IDMxLjU5MThDMzUuMzAyNyAzMS41OTE4IDM4LjIwOCAyOC43NTk4IDM4LjIwOCAyMy45NzQ2TDM4LjIwOCA3LjYxNzE5QzM4LjIwOCAyLjgzMjAzIDM1LjMwMjcgMCAzMC41MTc2IDBMMTAuODM5OCAwQzYuMjk4ODMgMCAzLjEyNSAyLjgzMjAzIDMuMTI1IDcuNjE3MTlMMy4xMjUgMjMuOTc0NkMzLjEyNSAyOC43NTk4IDYuMDMwMjcgMzEuNTkxOCAxMC44Mzk4IDMxLjU5MThaTTExLjQyNTggMjguMjk1OUM4LjQyMjg1IDI4LjI5NTkgNi42NDA2MiAyNi43MzM0IDYuNjQwNjIgMjMuNDg2M0w2LjY0MDYyIDguMTA1NDdDNi42NDA2MiA0Ljg1ODQgOC40MjI4NSAzLjI5NTkgMTEuNDI1OCAzLjI5NTlMMjkuOTMxNiAzLjI5NTlDMzIuOTEwMiAzLjI5NTkgMzQuNjkyNCA0Ljg1ODQgMzQuNjkyNCA4LjEwNTQ3TDM0LjY5MjQgMjMuNDg2M0MzNC42OTI0IDI2LjczMzQgMzIuOTEwMiAyOC4yOTU5IDI5LjkzMTYgMjguMjk1OVpNMzcuNzQ0MSAxMC4yMDUxTDM3Ljc0NDEgMTQuMzU1NUw0Ni44MjYyIDYuNzg3MTFDNDYuOTIzOCA2LjY4OTQ1IDQ2Ljk5NzEgNi42NjUwNCA0Ny4xMTkxIDYuNjY1MDRDNDcuMjY1NiA2LjY2NTA0IDQ3LjMxNDUgNi43ODcxMSA0Ny4zMTQ1IDYuOTU4MDFMNDcuMzE0NSAyNC42MzM4QzQ3LjMxNDUgMjQuODA0NyA0Ny4yNjU2IDI0LjkyNjggNDcuMTE5MSAyNC45MjY4QzQ2Ljk5NzEgMjQuOTI2OCA0Ni45MjM4IDI0Ljg3NzkgNDYuODI2MiAyNC44MDQ3TDM3Ljc0NDEgMTcuMjM2M0wzNy43NDQxIDIxLjM4NjdMNDUuMjE0OCAyNy44MDc2QzQ1Ljk5NjEgMjguNDY2OCA0Ni44OTk0IDI4LjkwNjIgNDcuNzA1MSAyOC45MDYyQzQ5LjUxMTcgMjguOTA2MiA1MC43MDggMjcuNTg3OSA1MC43MDggMjUuNzA4TDUwLjcwOCA1Ljg4Mzc5QzUwLjcwOCA0LjAwMzkxIDQ5LjUxMTcgMi42ODU1NSA0Ny43MDUxIDIuNjg1NTVDNDYuODk5NCAyLjY4NTU1IDQ1Ljk5NjEgMy4xMjUgNDUuMjE0OCAzLjc4NDE4WiIvPiYjeGE7IDwvZz4mI3hhOzwvc3ZnPg==" preserveAspectRatio="none"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-30"><g transform="translate(0.5,0.5)"><rect x="437.25" y="-110" width="38" height="670" rx="12.54" ry="12.54" fill="#eeeeee" stroke="none" transform="rotate(90,456.25,225)" pointer-events="all" style="fill: rgb(238, 238, 238);"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-31"><g transform="translate(0.5,0.5)"><rect x="10" y="210" width="100" height="30" fill="none" stroke="none" pointer-events="all"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe flex-start; width: 98px; height: 1px; padding-top: 225px; margin-left: 12px;"><div style="box-sizing: border-box; font-size: 0; text-align: left; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: light-dark(#000000, #FFFFFF); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; word-wrap: normal; ">QTSplus-3B</div></div></div></foreignObject><text x="12" y="229" fill="light-dark(#000000,#FFFFFF)" font-family="Verdana" font-size="12px" font-weight="bold">QTSplus-3B</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-32"><g transform="translate(0.5,0.5)"><rect x="0" y="250" width="110" height="30" fill="none" stroke="none" pointer-events="all"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe flex-start; width: 108px; height: 1px; padding-top: 265px; margin-left: 2px;"><div style="box-sizing: border-box; font-size: 0; text-align: left; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: light-dark(#000000, #FFFFFF); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; word-wrap: normal; ">QTSplus-3B-FT</div></div></div></foreignObject><text x="2" y="269" fill="light-dark(#000000,#FFFFFF)" font-family="Verdana" font-size="12px" font-weight="bold">QTSplus-3B-FT</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-33"><g transform="translate(0.5,0.5)"><rect x="150" y="210" width="80" height="30" fill="none" stroke="none" pointer-events="all"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 78px; height: 1px; padding-top: 225px; margin-left: 151px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; word-wrap: normal; ">QTS-VSCQ2</div></div></div></foreignObject><text x="190" y="229" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="12px" text-anchor="middle" font-weight="bold">QTS-VSCQ2</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-34"><g><path d="M 190 210 L 190 190 L 103 190 L 103 165" fill="none" stroke="#009900" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="6 6" pointer-events="stroke" style="stroke: rgb(0, 153, 0);"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-35"><g transform="translate(0.5,0.5)"><rect x="437.25" y="-70" width="38" height="670" rx="12.54" ry="12.54" fill="#eeeeee" stroke="none" transform="rotate(90,456.25,265)" pointer-events="all" style="fill: rgb(238, 238, 238);"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-36"><g transform="translate(0.5,0.5)"><rect x="155" y="250" width="70" height="30" fill="none" stroke="none" pointer-events="all"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 68px; height: 1px; padding-top: 265px; margin-left: 156px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; word-wrap: normal; ">QTS-VQA</div></div></div></foreignObject><text x="190" y="269" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="12px" text-anchor="middle" font-weight="bold">QTS-VQA</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-38"><g transform="translate(0.5,0.5)"><rect x="270" y="210" width="70" height="30" fill="none" stroke="none" pointer-events="all"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 68px; height: 1px; padding-top: 225px; margin-left: 271px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; word-wrap: normal; ">Frozen<font style="font-size: 20px;">❄️</font></div></div></div></foreignObject><text x="305" y="229" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="12px" text-anchor="middle" font-weight="bold">Frozen❄️</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-39"><g transform="translate(0.5,0.5)"><rect x="270" y="250" width="70" height="30" fill="none" stroke="none" pointer-events="all"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 68px; height: 1px; padding-top: 265px; margin-left: 271px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; word-wrap: normal; ">Frozen<font style="font-size: 20px;">❄️</font></div></div></div></foreignObject><text x="305" y="269" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="12px" text-anchor="middle" font-weight="bold">Frozen❄️</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-40"><g transform="translate(0.5,0.5)"><rect x="520" y="210" width="70" height="30" fill="none" stroke="none" pointer-events="all"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 68px; height: 1px; padding-top: 225px; margin-left: 521px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; word-wrap: normal; ">Frozen<font style="font-size: 20px;">❄️</font></div></div></div></foreignObject><text x="555" y="229" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="12px" text-anchor="middle" font-weight="bold">Frozen❄️</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-42"><g transform="translate(0.5,0.5)"><rect x="378.87" y="210" width="94.75" height="30" fill="none" stroke="none" pointer-events="all"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 93px; height: 1px; padding-top: 225px; margin-left: 380px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; word-wrap: normal; ">Trainable<font style="font-size: 20px;">🔥</font></div></div></div></foreignObject><text x="426" y="229" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="12px" text-anchor="middle" font-weight="bold">Trainable🔥</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-43"><g transform="translate(0.5,0.5)"><rect x="378.87" y="250" width="94.75" height="30" fill="none" stroke="none" pointer-events="all"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 93px; height: 1px; padding-top: 265px; margin-left: 380px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; word-wrap: normal; ">Trainable<font style="font-size: 20px;">🔥</font></div></div></div></foreignObject><text x="426" y="269" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="12px" text-anchor="middle" font-weight="bold">Trainable🔥</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-44"><g transform="translate(0.5,0.5)"><rect x="507.63" y="250" width="94.75" height="30" fill="none" stroke="none" pointer-events="all"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 93px; height: 1px; padding-top: 265px; margin-left: 509px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: #000000; line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; word-wrap: normal; ">Trainable<font style="font-size: 20px;">🔥</font></div></div></div></foreignObject><text x="555" y="269" fill="light-dark(#000000,#000000)" font-family="Verdana" font-size="12px" text-anchor="middle" font-weight="bold">Trainable🔥</text></switch></g></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-45"><g><path d="M 305 210 L 305 185 L 352 185 L 352 160" fill="none" stroke="#009900" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="6 6" pointer-events="stroke" style="stroke: rgb(0, 153, 0);"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-46"><g><path d="M 426.24 210 L 426.62 169.86 L 520 170 L 519.5 103.54" fill="none" stroke="#009900" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="6 6" pointer-events="stroke" style="stroke: rgb(0, 153, 0);"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-47"><g><path d="M 555 210 L 555 180 L 718 180 L 718.42 123.47" fill="none" stroke="#009900" stroke-width="2" stroke-miterlimit="10" stroke-dasharray="6 6" pointer-events="stroke" style="stroke: rgb(0, 153, 0);"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-49"><g><image x="640" y="207.5" width="143.42" height="35.85" xlink:href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGFyaWEtbGFiZWxsZWRieT0idGl0bGUiIHJvbGU9ImltZyIgdmlld0JveD0iMCAwIDMyMCA4MCIgaGVpZ2h0PSI4MCIgd2lkdGg9IjMyMCI+JiN4YTsgIDx0aXRsZT5Qcm9ncmVzcyBzaG93aW5nIDMuMzYgcGVyY2VudDwvdGl0bGU+JiN4YTsgIDxyZWN0IHJ4PSIxMiIgZmlsbD0iI2YyZjJmMiIgaGVpZ2h0PSI4MCIgd2lkdGg9IjMyMCIvPiYjeGE7ICA8cmVjdCByeD0iOCIgZmlsbC1vcGFjaXR5PSIwLjIiIGZpbGw9IiNkMzJmMmYiIGhlaWdodD0iMTYiIHdpZHRoPSIyODgiIHk9IjMyIiB4PSIxNiIvPiYjeGE7ICA8cmVjdCByeD0iOCIgZmlsbD0iI2QzMmYyZiIgaGVpZ2h0PSIxNiIgd2lkdGg9IjkuNjc2OCIgeT0iMzIiIHg9IjE2Ii8+JiN4YTsgIDx0ZXh0IHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IiMzMzMzMzMiIGZvbnQtc2l6ZT0iMjAiIGZvbnQtZmFtaWx5PSJBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiB5PSIyNCIgeD0iMTYwIj4zLjM2JTwvdGV4dD4mI3hhOzwvc3ZnPg==" preserveAspectRatio="none"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-50"><g><image x="641.71" y="247.5" width="140" height="34.99" xlink:href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGFyaWEtbGFiZWxsZWRieT0idGl0bGUiIHJvbGU9ImltZyIgdmlld0JveD0iMCAwIDMyMCA4MCIgaGVpZ2h0PSI4MCIgd2lkdGg9IjMyMCI+JiN4YTsgIDx0aXRsZT5Qcm9ncmVzcyBzaG93aW5nIDgyLjc4IHBlcmNlbnQ8L3RpdGxlPiYjeGE7ICA8cmVjdCByeD0iMTIiIGZpbGw9IiNmMmYyZjIiIGhlaWdodD0iODAiIHdpZHRoPSIzMjAiLz4mI3hhOyAgPHJlY3Qgcng9IjgiIGZpbGwtb3BhY2l0eT0iMC4yIiBmaWxsPSIjZDMyZjJmIiBoZWlnaHQ9IjE2IiB3aWR0aD0iMjg4IiB5PSIzMiIgeD0iMTYiLz4mI3hhOyAgPHJlY3Qgcng9IjgiIGZpbGw9IiNkMzJmMmYiIGhlaWdodD0iMTYiIHdpZHRoPSIyMzguNDA2NCIgeT0iMzIiIHg9IjE2Ii8+JiN4YTsgIDx0ZXh0IHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IiMzMzMzMzMiIGZvbnQtc2l6ZT0iMjAiIGZvbnQtZmFtaWx5PSJBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiB5PSIyNCIgeD0iMTYwIj44Mi43OCU8L3RleHQ+JiN4YTs8L3N2Zz4=" preserveAspectRatio="none"/></g></g><g data-cell-id="LN8kVrs9AHWFWbmU1nAE-51"><g transform="translate(0.5,0.5)"><rect x="664.33" y="180.05" width="94.75" height="30" fill="none" stroke="none" pointer-events="all"/></g><g><g><switch><foreignObject style="overflow: visible; text-align: left;" pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 93px; height: 1px; padding-top: 195px; margin-left: 665px;"><div style="box-sizing: border-box; font-size: 0; text-align: center; color: #000000; "><div style="display: inline-block; font-size: 12px; font-family: Verdana; color: light-dark(#000000, #FFFFFF); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; word-wrap: normal; "><font style="font-size: 11px;">Trainable<font style="">%</font></font></div></div></div></foreignObject><text x="712" y="199" fill="light-dark(#000000,#FFFFFF)" font-family="Verdana" font-size="12px" text-anchor="middle" font-weight="bold">Trainable%</text></switch></g></g></g></g></g></g></svg> |