An italian-adapted LLaMA 2 chat
185 Pulls Updated 9 months ago
Updated 9 months ago
9 months ago
6f4e9b53a485 · 3.8GB
model
archllama
·
parameters6.74B
·
quantizationQ4_0
3.8GB
template
[INST] {{ if and .First .System }}<<SYS>>{{ .System }}<</SYS>>
{{ end }}{{ .Prompt }}[/INST]
93B
params
{"num_ctx":4096,"stop":["\u003c\u003cSYS\u003e\u003e","\u003c\u003c/SYS\u003e\u003e","[INST]","[/INS
106B
system
Sei un assistente disponibile, rispettoso e onesto. Rispondi sempre nel modo piu' utile possibile,
508B
Readme
CLI
ollama run ifioravanti/llamantino-2
API
Example:
curl -X POST http://localhost:11434/api/generate -d '{
"model": "ifioravanti/llamantino-2",
"prompt": "Scrivimi una storia sull'Italia"
}'