wijan/NLP-prototype-Meta-Llama-3_1-8B-Instruct-bnb-4bit
029
Usage
This model is used local with ollama.
- Download the
GGUFfile and theModelfile. - Create a new ollama model with
ollama create <model_name> -f Modelfile. - Start the model with
ollama run <model_file>.
In the Modelfile you can adjust parameters like temperature, change the template or the system prompt.
