Details
model : add tokenizer from LFM2.5-Audio-1.5B (#19687)
- model : Add tokenizer from LFM2.5-Audio-1.5B
LFM2.5-Audio-1.5B introduced lightweight audio tokenizer.
Tokenizer based on LFM2 architecture and acts as "embedding" model with
different input n_embd and output n_embd_out.
To be used in #18641.
To convert use
python3 convert_hf_to_gguf.py /path/to/LFM2.5-Audio-1.5B/audio_detokenizer- Update convert_hf_to_gguf.py
Co-authored-by: Sigbjørn Skjæret sigbjorn.skjaeret@scala.com
-
Formatting
-
Rework check for attention layers
-
Add LFM2 SWA model support
-
Address PR feedback
-
Set vocab to none
-
Move helper function definitions to cpp file
Co-authored-by: Sigbjørn Skjæret sigbjorn.skjaeret@scala.com
macOS/iOS:
Linux:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: