Instructions to use selimyagci/pm_task_llama_quantized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use selimyagci/pm_task_llama_quantized with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("meta-llama/Llama-3.2-1B") model.load_adapter("selimyagci/pm_task_llama_quantized", set_active=True) - Notebooks
- Google Colab
- Kaggle
Ctrl+K