CoolFace
Modelpublic

wijan/NLP-prototype-Meta-Llama-3_1-8B-Instruct-bnb-4bit

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes29downloads
Model Card

Usage

This model is used local with ollama.

  1. 1.Download the GGUF file and the Modelfile.
  2. 2.Create a new ollama model with ollama create <model_name> -f Modelfile.
  3. 3.Start the model with ollama run <model_file>.

In the Modelfile you can adjust parameters like temperature, change the template or the system prompt.