Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of models are duplicated #3011

Closed
sshaikh opened this issue Jul 25, 2024 · 0 comments · Fixed by #3107
Closed

List of models are duplicated #3011

sshaikh opened this issue Jul 25, 2024 · 0 comments · Fixed by #3107
Labels
bug Something isn't working unconfirmed

Comments

@sshaikh
Copy link

sshaikh commented Jul 25, 2024

LocalAI version:
Latest pulled from docker

Environment, CPU architecture, OS, and Version:
Linux cctv 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64 GNU/Linux

Describe the bug
Some models in the list of models are duplicated:

Model Name 	Backend 	Actions
gpt-4
	auto 	
gpt-4-vision-preview
	llama-cpp 	
jina-reranker-v1-base-en
	rerankers 	
stablediffusion
	stablediffusion 	
text-embedding-ada-002
	bert-embeddings 	
tts-1
	auto 	
whisper-1
	whisper 	
gpt-4
	auto 	No Configuration
gpt-4-vision-preview
	auto 	No Configuration
jina-reranker-v1-base-en
	auto 	No Configuration
stablediffusion
	auto 	No Configuration
text-embedding-ada-002
	auto 	No Configuration
tts-1
	auto 	No Configuration
whisper-1
	auto 	No Configuration
bakllava-mmproj.gguf
	auto 	No Configuration

To Reproduce
I've tried clearing the docker image and container and starting again but same result.

Expected behavior
Only genuinely installed models to show?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant