Views
No views yet
llama.cpp is used to convert the model to a GGML compatible file, using f32 as the output type; preserving the original fidelity. The model is converted un-altered, unless otherwise stated.llama.cpp's llama-quantize executable is called using the F32 GGUF file as the source file.sentence1 and sentence2. Finally, a cosine similarity score was calculated across the two embeddings, and plotted on the graph.