DavidAU commited on
Commit
a1ac37d
1 Parent(s): 822f109

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - mergekit
5
+ - merge
6
+ base_model: []
7
+ ---
8
+
9
+ <h2>Gemma-The-Writer-9B</h2>
10
+
11
+ This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
12
+ The source code can also be used directly.
13
+
14
+ For full information about this model, including:
15
+
16
+ - Details about this model and its use case(s).
17
+ - Context limits
18
+ - Special usage notes / settings.
19
+ - Any model(s) used to create this model.
20
+ - Template(s) used to access/use this model.
21
+ - Example generation(s)
22
+ - GGUF quants of this model
23
+
24
+ Please go to:
25
+
26
+ [ https://huggingface.co/DavidAU/Gemma-The-Writer-9B-GGUF ]