danbev commited on
Commit
635d689
·
verified ·
1 Parent(s): 2fe53cf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - somemodel/Testing-BaseModel
4
+ ---
5
+ # Testing-BaseModel GGUF
6
+
7
+ Recommended way to run this model:
8
+
9
+ ```sh
10
+ llama-server -hf danbev/Testing-BaseModel-GGUF
11
+ ```
12
+
13
+ Then, access http://localhost:8080