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