raincoder commited on
Commit
95c6e56
1 Parent(s): a3fadfd

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: TheBloke/deepseek-coder-1.3b-base-GGUF
7
+ ---
8
+ ## deepseek-coder-1.3b-llamafile
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
+ - [deepseek-coder-1.3b-base.Q6_K.llamafile](https://huggingface.co/raincoder/deepseek-coder-1.3b-llamafile/resolve/main/deepseek-coder-1.3b-base.Q6_K.llamafile)
15
+
16
+ This repository was created using the [llamafile-builder](https://github.com/rabilrbl/llamafile-builder)