Skip to main content

helper package to make loading/unloading huggingface models quik-er

Project description

hugging-quik

A helper package to make loading/unloading huggingface models quik-er

This was originally part of pytorch-quik, but its requirements are large, and hugging-quik is a simple way to pull and use huggingface.co pretrained models and tokenizers.

hugging-quik does the following: - get_tokenizer: pull a tokenizer from the huggingface suite of models - save_tokenizer: save the tokenizer to disk - get_encodings: use the tokenizer to get text encodings - get_pretrained_model: pull a model from the huggingface suite - save_pretrained_model: save the model to disk

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hugging-quik-0.0.1.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

hugging_quik-0.0.1-py2.py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page