mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-25 17:39:23 +01:00
Updated GGML Tips & Tricks (markdown)
parent
329b54761d
commit
9df3b17acf
@ -101,6 +101,8 @@ index 3413288..7578bfa 100644
|
|||||||
{
|
{
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note: [`n_past` is now replaced with `batch.pos[]`](https://github.com/ggerganov/llama.cpp/issues/4819#issuecomment-1880471864)
|
||||||
|
|
||||||
- LLaMAv2 7B, `n_past == 45`, `n_batch == 1`
|
- LLaMAv2 7B, `n_past == 45`, `n_batch == 1`
|
||||||
|
|
||||||
![image](https://github.com/ggerganov/llama.cpp/assets/1991296/93ac4a44-e7e6-4a9e-a332-b38c642847cc)
|
![image](https://github.com/ggerganov/llama.cpp/assets/1991296/93ac4a44-e7e6-4a9e-a332-b38c642847cc)
|
||||||
|
Loading…
Reference in New Issue
Block a user