ngxson HF Staff commited on
Commit
4b90c7b
·
verified ·
1 Parent(s): 9ad98cc

Create README.md

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