How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf khursani8/mesollama2v2
# Run inference directly in the terminal:
llama cli -hf khursani8/mesollama2v2
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf khursani8/mesollama2v2
# Run inference directly in the terminal:
llama cli -hf khursani8/mesollama2v2
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf khursani8/mesollama2v2
# Run inference directly in the terminal:
./llama-cli -hf khursani8/mesollama2v2
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf khursani8/mesollama2v2
# Run inference directly in the terminal:
./build/bin/llama-cli -hf khursani8/mesollama2v2
Use Docker
docker model run hf.co/khursani8/mesollama2v2
Quick Links

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

This model is made for Malay+English user

Merged of https://huggingface.co/meta-llama/Llama-2-7b-chat-hf and mesolitica/malaysian-llama2-7b-32k-instructions

a

License is based on original model.

Prompt template: Alpaca Below is an instruction that describes a task. Write a response that appropriately completes the request.

Instruction:

{prompt}

Response:

Can check here for comparison: https://nbsanity.com/static/e0ed24ac99d17fb996714956413ccd6d/compare.html

Downloads last month
24
GGUF
Model size
7B params
Architecture
llama
Hardware compatibility
Log In to add your hardware
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support