Instructions to use golaxy/ReDI_Decomposition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use golaxy/ReDI_Decomposition 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_Decomposition") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d19b9629b0650d0901de6e51b04be6ad92a32f962862158043634b3f31fef157
- Size of remote file:
- 5.75 kB
- SHA256:
- b6d936976fffefe6cb91f5925c59c5521f6a35fc9eea849c6f37080cda334d4f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.