FerrisMind commited on
Commit
94468a6
·
verified ·
1 Parent(s): 3610c39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -37,7 +37,6 @@ tiny/
37
 
38
  - **Root directory** (`whisper-tiny-*.gguf`): Use with **Candle** (Rust ML framework)
39
  - Tensor names include `model.` prefix (e.g., `model.encoder.conv1.weight`)
40
- - Compatible with Neurolang application
41
  - Requires `config-tiny.json` and `tokenizer-tiny.json`
42
 
43
  - **whisper.cpp/** directory: Use with **whisper.cpp** (C++ implementation)
 
37
 
38
  - **Root directory** (`whisper-tiny-*.gguf`): Use with **Candle** (Rust ML framework)
39
  - Tensor names include `model.` prefix (e.g., `model.encoder.conv1.weight`)
 
40
  - Requires `config-tiny.json` and `tokenizer-tiny.json`
41
 
42
  - **whisper.cpp/** directory: Use with **whisper.cpp** (C++ implementation)