2,427 Downloads Updated 1 year ago
Name
11 models
bielik:latest
7.7GB · 4K context window · Text · 1 year ago
bielik:7b-instruct-v0.1.Q3_K_L.gguf
3.8GB · 4K context window · Text · 1 year ago
bielik:7b-instruct-v0.1.Q3_K_M.gguf
3.5GB · 4K context window · Text · 1 year ago
bielik:7b-instruct-v0.1.Q3_K_S.gguf
3.2GB · 4K context window · Text · 1 year ago
bielik:7b-instruct-v0.1.Q4_K_M.gguf
4.4GB · 4K context window · Text · 1 year ago
bielik:7b-instruct-v0.1.Q4_K_S.gguf
4.1GB · 4K context window · Text · 1 year ago
bielik:7b-instruct-v0.1.Q5_K_M.gguf
5.1GB · 4K context window · Text · 1 year ago
bielik:7b-instruct-v0.1.Q5_K_S.gguf
5.0GB · 4K context window · Text · 1 year ago
bielik:7b-instruct-v0.1.Q6_K.gguf
5.9GB · 4K context window · Text · 1 year ago
bielik:7b-instruct-v0.1.Q8_0
7.7GB · 4K context window · Text · 1 year ago
bielik:7b-instruct-v0.1.Q8_0.gguf
7.7GB · 4K context window · Text · 1 year ago
ollama run mwiewior/bielik
curl -X POST http://localhost:11434/api/generate -d '{
"model": "mwiewior/bielik",
"system": "Staraj się być bardzo zwięzły",
"prompt":"Jakie mamy pory roku?"
}' | jq -r '. | {response} | join(",")' | tr -d '\n'