Skip to content

feat: add exists() method to check if model is available locally#641

Open
Pawansingh3889 wants to merge 1 commit intoollama:mainfrom
Pawansingh3889:feat/add-exists-method
Open

feat: add exists() method to check if model is available locally#641
Pawansingh3889 wants to merge 1 commit intoollama:mainfrom
Pawansingh3889:feat/add-exists-method

Conversation

@Pawansingh3889
Copy link
Copy Markdown

Closes #640

Adds exists() to both sync and async clients. Returns True if the model is pulled locally, False otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add client.exists() or client.has_model() method to check if a model is available locally

1 participant