Buckets:
frohzinn/bcbsma-storage / llama.cpp /tools /ui /src /lib /components /app /models /ModelLoadHighlight.svelte
| <script lang="ts"> | |
| let { percent }: { percent: number } = $props(); | |
| </script> | |
| <!-- thin determinate load bar pinned to the bottom edge, pulsing while it fills --> | |
| <div class="pointer-events-none absolute inset-x-0 bottom-0 h-0.5 overflow-hidden rounded-b-sm"> | |
| <div | |
| class="h-full animate-pulse bg-primary transition-[width] duration-200 ease-out" | |
| style="width: {percent}%" | |
| ></div> | |
| </div> | |
Xet Storage Details
- Size:
- 395 Bytes
- Xet hash:
- 51d3f65c8fb16271fae1d966700b199845276ce458a6fb329abb3af0ceaff060
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.