second-state/Falcon3-1B-Instruct-GGUF
0666
<!-- header start --> <!-- 200823 --> <div style="width: auto; margin-left: auto; margin-right: auto"> <img src="https://github.com/LlamaEdge/LlamaEdge/raw/dev/assets/logo.svg" style="width: 100%; min-width: 400px; display: block; margin: auto;"> </div> <hr style="margin-top: 1.0em; margin-bottom: 1.0em;"> <!-- header end -->
Falcon3-1B-Instruct-GGUF
Original Model
Run with LlamaEdge
- LlamaEdge version: v0.16.0 and above
- Prompt template
- Prompt type:
falcon3
- Prompt string
<|system|>
You are a helpful friendly assistant Falcon3 from TII, try to follow instructions as much as possible.
<|user|>
{user_message}
<|assistant|>- Context size:
8000
- Run as LlamaEdge service
wasmedge --dir .:. --nn-preload default:GGML:AUTO:Falcon3-1B-Instruct-Q5_K_M.gguf \
llama-api-server.wasm \
--prompt-template falcon3 \
--ctx-size 8000 \
--model-name Falcon3-1B-Instruct- Run as LlamaEdge command app
wasmedge --dir .:. --nn-preload default:GGML:AUTO:Falcon3-1B-Instruct-Q5_K_M.gguf \
llama-chat.wasm \
--prompt-template falcon3 \
--ctx-size 8000Quantized GGUF Models
Quantized with llama.cpp b4381
