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="okjustgaming/loomy-nonthinking",
	filename="model.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Loomy Non-Thinking Model

A non-thinking model for EDW (Enterprise Data Warehouse) analytics tasks.

Model Details

  • Base Model: Mistral-Nemo-12B
  • Quantization: Q8_0 (8-bit)
  • Training: Fine-tuned for EDW analytics conversations
  • Version: v13e โ†’ nonthinking

Usage

Downloads last month
8
GGUF
Model size
12B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support