TinyLlama.cpp
1.0
A lightweight C++ implementation of the TinyLlama language model
Loading...
Searching...
No Matches
gpu_initialization.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
model.h
"
4
5
class
SafeTensorsLoader
;
6
class
GGUFData
;
SafeTensorsLoader
Main class for loading tensors from SafeTensors format files (single or sharded)
Definition
safetensors_loader.h:120
model.h
GGUFData
Complete representation of a GGUF file's contents.
Definition
gguf_structs.h:80
Generated by
1.9.8