-
-
-
-
-
-
-
-
-
+
+
+
- {#if item.model.owned_by === 'ollama'}
- {#if (item.model.ollama?.details?.parameter_size ?? '') !== ''}
-
-
- {item.model.ollama?.details?.parameter_size ?? ''}
+
+
+ {item.label}
+
+
+
+
+
+ {#if item.model.owned_by === 'ollama'}
+ {#if (item.model.ollama?.details?.parameter_size ?? '') !== ''}
+
+
-
-
- {/if}
- {#if item.model.ollama?.expires_at && new Date(item.model.ollama?.expires_at * 1000) > new Date()}
-
- {/if}
- {/if}
-
-
-
- {#if item.model?.direct}
-
-
-
- {:else if item.model.connection_type === 'external'}
-
-
-
- {/if}
-
- {#if item.model?.info?.meta?.description}
-
')
- )}`}
- >
-
-
- {/if}
-
- {#if !$mobile && (item?.model?.tags ?? []).length > 0}
-
- {/if}
+
+
+
+
+
+
+
+
+ {/if}
+ {/if}
+
+
+
+ {#if item.model?.direct}
+
+
+
+ {:else if item.model.connection_type === 'external'}
+
+
+
+ {/if}
+
+ {#if item.model?.info?.meta?.description}
+
')
+ )}`}
+ >
+
+
+ {/if}
+