Instructions to use golaxy/ReDI_Interpretation_Sparse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use golaxy/ReDI_Interpretation_Sparse with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/root/paddlejob/workspace/env_run/output/llm/Qwen3-8B") model = PeftModel.from_pretrained(base_model, "golaxy/ReDI_Interpretation_Sparse") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ccf33c021872b211a879e2a86aef2d72028f7a2bdc60b23f9777cb70956239c1
- Size of remote file:
- 175 MB
- SHA256:
- 27d96fd5bafdbc41536d4b9445c3ec0e6a4892eac841db9dd5bfd4d9d7b80115
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.