Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
f4122fd0
Commit
f4122fd0
authored
Feb 28, 2024
by
cocktailpeanut
Browse files
update
parent
5745b9c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/lib/components/chat/Settings/Models.svelte
src/lib/components/chat/Settings/Models.svelte
+4
-4
No files found.
src/lib/components/chat/Settings/Models.svelte
View file @
f4122fd0
...
@@ -432,7 +432,7 @@
...
@@ -432,7 +432,7 @@
<div class="mt-2 mb-1 text-xs text-gray-400 dark:text-gray-500">
<div class="mt-2 mb-1 text-xs text-gray-400 dark:text-gray-500">
To access the available model names for downloading, <a
To access the available model names for downloading, <a
class=" text-gray-500 dark:text-gray-300 font-medium"
class=" text-gray-500 dark:text-gray-300 font-medium
underline
"
href="https://ollama.com/library"
href="https://ollama.com/library"
target="_blank">click here.</a
target="_blank">click here.</a
>
>
...
@@ -651,7 +651,7 @@
...
@@ -651,7 +651,7 @@
{/if}
{/if}
<div class=" mt-1 text-xs text-gray-400 dark:text-gray-500">
<div class=" mt-1 text-xs text-gray-400 dark:text-gray-500">
To access the GGUF models available for downloading, <a
To access the GGUF models available for downloading, <a
class=" text-gray-500 dark:text-gray-300 font-medium"
class=" text-gray-500 dark:text-gray-300 font-medium
underline
"
href="https://huggingface.co/models?search=gguf"
href="https://huggingface.co/models?search=gguf"
target="_blank">click here.</a
target="_blank">click here.</a
>
>
...
@@ -790,7 +790,7 @@
...
@@ -790,7 +790,7 @@
<div class="mb-2 text-xs text-gray-400 dark:text-gray-500">
<div class="mb-2 text-xs text-gray-400 dark:text-gray-500">
Not sure what to add?
Not sure what to add?
<a
<a
class=" text-gray-300 font-medium"
class=" text-gray-300 font-medium
underline
"
href="https://litellm.vercel.app/docs/proxy/configs#quick-start"
href="https://litellm.vercel.app/docs/proxy/configs#quick-start"
target="_blank"
target="_blank"
>
>
...
@@ -913,7 +913,7 @@
...
@@ -913,7 +913,7 @@
<div class="mt-2 text-xs text-gray-400 dark:text-gray-500">
<div class="mt-2 text-xs text-gray-400 dark:text-gray-500">
Not sure what to add?
Not sure what to add?
<a
<a
class=" text-gray-300 font-medium"
class=" text-gray-300 font-medium
underline
"
href="https://litellm.vercel.app/docs/proxy/configs#quick-start"
href="https://litellm.vercel.app/docs/proxy/configs#quick-start"
target="_blank"
target="_blank"
>
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment