mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-27 10:33:15 +08:00
baby-llama : remove duplicate vector include
This commit is contained in:
parent
4b77ea95f5
commit
01aae2b497
@ -1,7 +1,6 @@
|
|||||||
#include "ggml.h"
|
#include "ggml.h"
|
||||||
#include "train.h"
|
#include "train.h"
|
||||||
|
|
||||||
#include <vector>
|
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user