forked from open-webui/open-webui
		
	update
This commit is contained in:
		
							parent
							
								
									5745b9c5db
								
							
						
					
					
						commit
						f4122fd0ce
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -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 @@ | ||||||
| 						{/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 @@ | ||||||
| 					<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 @@ | ||||||
| 					<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" | ||||||
| 						> | 						> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 cocktailpeanut
						cocktailpeanut