Llama-Neko-AI - Llama 3.2 3B Q4_K_M

Built with Llama

Model custom Neko AI berbasis meta-llama/Llama-3.2-3B-Instruct dengan quantization Q4_K_M (2.0GB) untuk Ollama / llama.cpp / LM Studio.

  • Architecture: llama
  • Parameters: 3.2B
  • Context: 4096 (num_ctx)
  • Quantization: Q4_K_M
  • Size: 2.0GB

Usage Ollama

ollama pull hf.co/sigmalogystudio/Llama-Neko-AI
ollama run hf.co/sigmalogystudio/Llama-Neko-AI

Atau manual:

ollama create neko-ai -f Modelfile
ollama run neko-ai

Usage LM Studio / llama.cpp

Download file neko-ai-Q4_K_M.gguf dan load.

Modelfile

FROM neko-ai-Q4_K_M.gguf
TEMPLATE """{{ if .System }}{{ .System }}{{ end }}{{ if .Prompt }}### Question: {{ .Prompt }}### Answer: {{ end }}"""
SYSTEM "You are a helpful assistant trained on specific data. Answer questions based on your training."
PARAMETER temperature 0.7
PARAMETER top_p 0.9
PARAMETER num_ctx 4096
PARAMETER num_predict 2048
PARAMETER repeat_penalty 1.1

License

Llama 3.2 is licensed under the Llama 3.2 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.

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

4-bit

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

Model tree for sigmalogystudio/Llama-Neko-AI

Quantized
(535)
this model