Update README.md
Browse files
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)
|