antoniojoboy commited on
Commit
f6d43e8
·
verified ·
1 Parent(s): 5c92745

Add README

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -16,6 +16,7 @@ This model was finetuned and converted to GGUF format using [Unsloth](https://gi
16
 
17
  ## Available Model files:
18
  - `llama-3-8b-instruct.Q8_0.gguf`
 
19
 
20
  ## Ollama
21
  An Ollama Modelfile is included for easy deployment.
 
16
 
17
  ## Available Model files:
18
  - `llama-3-8b-instruct.Q8_0.gguf`
19
+ - `llama-3-8b-instruct.F16.gguf`
20
 
21
  ## Ollama
22
  An Ollama Modelfile is included for easy deployment.