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="DZgas/Tower-Plus-2B-GGUF",
	filename="",
)
llm.create_chat_completion(
	messages = "\"Меня зовут Вольфганг и я живу в Берлине\""
)

prompt to use:

"Translate the following text to {Language}: {text} \n{Language}:"

Downloads last month
75
GGUF
Model size
3B params
Architecture
gemma2
Hardware compatibility
Log In to add your hardware

3-bit

4-bit

5-bit

6-bit

8-bit

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

Model tree for DZgas/Tower-Plus-2B-GGUF

Quantized
(1)
this model

Space using DZgas/Tower-Plus-2B-GGUF 1