#error This file is NOT meant to be included outside of replit.cpp. Doing so is DANGEROUS. Be sure to know what you are doing before proceeding to #define REPLIT_H_I_KNOW_WHAT_I_AM_DOING_WHEN_INCLUDING_THIS_FILE
#endif
#ifndef REPLIT_H
#define REPLIT_H
#include<string>
#include<functional>
#include<vector>
#include"llmodel.h"
#define GGML_QNT_VERSION_FACTOR 1000 // do not change this