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:
- 8aa01ac49e57904c900caed97d613269d698e3f466202d57d3ff5306ff15df9f
- Size of remote file:
- 2.29 GB
- SHA256:
- f68aaa2632f0e455b03424553f3078354919aac7b34527b8e964da78291bfa7e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.