668 1 year ago

This is the model for neuralbeagle14-7b

7b

1 year ago

c091a133b8b6 · 4.1GB ·

llama
·
7.24B
·
Q4_0
{ "num_ctx": 8192, "stop": [ "<|im_start", "<|im_end", "|im_start",
<|im_start|>system {{ .System }}<|im_end|> <|im_start|>user {{ .Prompt }}<|im_end|> <|im_start|>assi

Readme

image

CLI

ollama run ifioravanti/neuralbeagle14-7b

API

Example:

curl -X POST http://localhost:11434/api/generate -d '{ 
  "model": "ifioravanti/neuralbeagle14-7b",
  "prompt": "Here is a story about llamas eating grass"
 }'

Memory requirements

  • 7b models generally require at least 8GB of RAM

References

Hugging Face