How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="nicoghost124/Octen-Embedding-4B-GGUF",
	filename="",
)
llm.create_chat_completion(
	messages = "{\n    \"source_sentence\": \"That is a happy person\",\n    \"sentences\": [\n        \"That is a happy dog\",\n        \"That is a very happy person\",\n        \"Today is a sunny day\"\n    ]\n}"
)

nicoghost124/Octen-Embedding-4B-GGUF

This model was converted to GGUF format from Octen-Embedding-4B using llama.cpp

This is an Embedding Model

Downloads last month
51
GGUF
Model size
4B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

4-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for nicoghost124/Octen-Embedding-4B-GGUF

Quantized
(5)
this model