Instructions to use voidful/s3tokenizer-librispeech with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use voidful/s3tokenizer-librispeech with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("voidful/llm-codec") model = PeftModel.from_pretrained(base_model, "voidful/s3tokenizer-librispeech") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
12bd504 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d7bb79631577da81e6c23471b3cb4a41b8efb86f324ea7cd8c4394b437d711f2
size 5841
|