Instructions to use phh/Qwen3-0.6B-TLDR-Lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use phh/Qwen3-0.6B-TLDR-Lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-0.6B") model = PeftModel.from_pretrained(base_model, "phh/Qwen3-0.6B-TLDR-Lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 99c4f77cd5553e0e5eaf59938bb94dcfcc8f5d7e7a895d29d93f657b16aa6a8f
- Size of remote file:
- 5.75 kB
- SHA256:
- 634da9b317c6946bc1afcc076ed24dd9d7e174e0648a431f51ba355afa1762ff
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.