mudler commited on
Commit
958f618
·
verified ·
1 Parent(s): 8793058

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ GGUF quants for https://huggingface.co/mudler/Minerva-3B-Llama3-Instruct
2
+
3
+ To run with LocalAI (https://localai.io/):
4
+
5
+ ```
6
+ local-ai run huggingface://mudler/Minerva-3B-Llama3-Instruct-v0.1-GGUF/localai.yaml
7
+ ```