|
|
|
|
|
by d-z-m
742 days ago
|
|
> using a model from a place like Huggingface means the author of the model can execute any code on your machine To my knowledge this is only a problem if the model is serialized/de-serialized via pickle[0]. [0]: https://huggingface.co/docs/hub/en/security-pickle |
|