Instructions to use voidful/llmcodec-librispeech-no-init with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use voidful/llmcodec-librispeech-no-init with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-4B-Instruct-2507") model = PeftModel.from_pretrained(base_model, "voidful/llmcodec-librispeech-no-init") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c7c54088c39f14efadc8c96faeb6145e80eb89a4379f0b1ba2e81e9914b47700
- Size of remote file:
- 5.84 kB
- SHA256:
- dda2ef6e9ccdedc02eaf959f3b54356b4b7987545ee4e3fab8885eb82a5f653e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.