Instructions to use Locon213/ThinkLite with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Locon213/ThinkLite with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-0.5B-Instruct") model = PeftModel.from_pretrained(base_model, "Locon213/ThinkLite") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f4699ec598e845edc44cd0794b0eb6ef7b51671fa3c719345da0204bdbb2e69b
- Size of remote file:
- 5.3 kB
- SHA256:
- c1f993b5b64cc6de1e72d944fb0724621cd870c6e32adb35340f564bfbaf0081
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.