backend: port GPT-J to GGUF

This commit is contained in:
Cebtenzzre
2023-09-28 16:17:06 -04:00
committed by Adam Treat
parent 31b20f093a
commit 050e7f076e
5 changed files with 318 additions and 280 deletions

View File

@@ -8,7 +8,6 @@
#include <cmath>
#include <cstdio>
#include <cstring>
#include <fstream>
#include <map>
#include <string>
#include <vector>