Skip to main content

upload

Method
This is a method of the UploadVisionModel class in the upload_vision module.
Upload the model to specified targets.

Signature

def upload(target: Any) -> Any

Parameters

target
Any
default:"'all'"
One of ‘all’, ‘huggingface’, ‘huggingface_gguf’, or ‘ollama’

Returns

Returns
Any
The result of the operation.