Skip to content

Commit 2e32f87

Browse files
authored
Somehow '**' got lost (#7663)
1 parent 1af511f commit 2e32f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others)
2222

2323
### Hot topics
2424

25-
- **`convert.py` has been deprecated and moved to `examples/convert-legacy-llama.py`, please use `convert-hf-to-gguf.py` https://github.com/ggerganov/llama.cpp/pull/7430
25+
- **`convert.py` has been deprecated and moved to `examples/convert-legacy-llama.py`, please use `convert-hf-to-gguf.py`** https://github.com/ggerganov/llama.cpp/pull/7430
2626
- Initial Flash-Attention support: https://github.com/ggerganov/llama.cpp/pull/5021
2727
- BPE pre-tokenization support has been added: https://github.com/ggerganov/llama.cpp/pull/6920
2828
- MoE memory layout has been updated - reconvert models for `mmap` support and regenerate `imatrix` https://github.com/ggerganov/llama.cpp/pull/6387

0 commit comments

Comments
 (0)