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="alimpfard/diffusiongemma-ft-grammar",
	filename="diffusiongemma-grammar-Q8_0.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

diffusiongemma-ft-grammar

Grammar / punctuation / markdown corrector finetuned from unsloth/diffusiongemma-26B-A4B-it.

Fixes grammar, punctuation, tense and broken markdown; preserves the author's wording and word count (~5%); returns only the corrected text; Prompt by Correct grammar.\n<input text>.

Downloads last month
190
Safetensors
Model size
26B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for alimpfard/diffusiongemma-ft-grammar

Quantized
(1)
this model