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
5a81ca7e
"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "cb8c45d864a44ae3fdf81e305018812057bf8759"
Unverified
Commit
5a81ca7e
authored
Feb 28, 2024
by
Timothy Jaeryang Baek
Committed by
GitHub
Feb 28, 2024
Browse files
Merge pull request #960 from cocktailpeanut/main
parents
3fd55ebc
f4122fd0
Changes
1
Show 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 @
5a81ca7e
...
@@ -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