mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
sdcpp is working!
This commit is contained in:
parent
19e1c518f1
commit
17355faf6e
3 changed files with 5 additions and 5 deletions
|
@ -11,9 +11,9 @@
|
|||
#include "util.h"
|
||||
#include "vocab.hpp"
|
||||
|
||||
#include "ggml/ggml-alloc.h"
|
||||
#include "ggml/ggml-backend.h"
|
||||
#include "ggml/ggml.h"
|
||||
#include "ggml-alloc.h"
|
||||
#include "ggml-backend.h"
|
||||
#include "ggml.h"
|
||||
|
||||
#include "stable-diffusion.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue