sebaxakerhtc commited on
Commit
196ed4c
·
verified ·
1 Parent(s): dd8dfe7

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM /content/burgasdotpro/bgGPT-llama-3.1-8B-GGUF/bgGPT-llama-3.1-8B-GGUF.BF16.gguf
2
 
3
  TEMPLATE """{{ if .System }}{{ .System }}{{ end }}{{ if .Prompt }}
4
 
 
1
+ FROM ./bgGPT-llama-3.1-8B-GGUF.Q8_0.gguf
2
 
3
  TEMPLATE """{{ if .System }}{{ .System }}{{ end }}{{ if .Prompt }}
4