mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-03-06 20:48:53 +01:00
baby-llama : remove duplicate vector include
This commit is contained in:
parent
4b77ea95f5
commit
01aae2b497
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#include "ggml.h"
|
||||
#include "train.h"
|
||||
|
||||
#include <vector>
|
||||
#include <cassert>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
|
|
Loading…
Add table
Reference in a new issue