Update README.md
This commit is contained in:
parent
d7def1a752
commit
f3d0530ed3
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
|
|||
- RMSNorm implementation / fixes: https://github.com/ggerganov/llama.cpp/issues/173
|
||||
- Cache input prompts for faster initialization: https://github.com/ggerganov/llama.cpp/issues/64
|
||||
- Create a `llama.cpp` logo: https://github.com/ggerganov/llama.cpp/issues/105
|
||||
- Ohter language fine-tuning: https://github.com/gyunggyung/OpenMLLM
|
||||
|
||||
## Description
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue