Skip to main content

push_model_gguf

Method
This is a method of the TrainVisionModel class in the train_vision module.

Signature

def push_model_gguf() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • push_to_hub_gguf
  • os.getenv

Used By

Source

View on GitHub

praisonai/train_vision.py at line 228