Instructions to use rjz123/colar-prosqa-l1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rjz123/colar-prosqa-l1b with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
colar-selftrain-llama1b-prosqa
่ช่ฎญ CoLaR, ProsQA
- Base model:
unsloth/Llama-3.2-1B-Instruct - Files:
cot_baseline.ckpt,sft_adaptiveLRM.ckpt
Loading (PyTorch-Lightning checkpoint โ NOT AutoModel-loadable)
Weights live under the top-level key ['state_dict'] and only fit the custom CoLaR scaffold (base LLM + [PAD] resize + r128 q/v LoRA + a LatentPolicy MLP), loaded strict=False. Load the base separately and splice this state_dict in. Runtime env:
COLAR_BASE=<base> COLAR_CKPT=colar-gsm/colar_best.ckpt COLAR_EMB_STD=0.018 COLAR_COMPRESS=5 COLAR_MAXLAT=64 TORCH_FORCE_NO_WEIGHTS_ONLY_LOAD=1
TORCH_FORCE_NO_WEIGHTS_ONLY_LOAD=1 is required for these older Lightning ckpts.
- Downloads last month
- -
Model tree for rjz123/colar-prosqa-l1b
Base model
meta-llama/Llama-3.2-1B-Instruct Finetuned
unsloth/Llama-3.2-1B-Instruct