FerrisMind commited on
Commit
e540fe8
·
verified ·
1 Parent(s): 35acc03

Update README.md

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