blueprintninja commited on
Commit
d1034b2
1 Parent(s): 39b6916

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - llamafile
5
+ - GGUF
6
+ base_model: crusoeai/dolphin-2.9.1-llama-3-8b-GGUF
7
+ ---
8
+ ## dolphin-2.9.1-llama-3-8b-llamafile-nonAVX
9
+
10
+ llamafile lets you distribute and run LLMs with a single file. [announcement blog post](https://hacks.mozilla.org/2023/11/introducing-llamafile/)
11
+
12
+ #### Downloads
13
+
14
+ - [dolphin-2.9.1-llama-3-8b.Q4_0.llamafile](https://huggingface.co/blueprintninja/dolphin-2.9.1-llama-3-8b-llamafile-nonAVX/resolve/main/dolphin-2.9.1-llama-3-8b.Q4_0.llamafile)
15
+
16
+ This repository was created using the [llamafile-builder](https://github.com/rabilrbl/llamafile-builder)