Tamas05 commited on
Commit
6ae4663
·
verified ·
1 Parent(s): 1299432

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,7 +7,7 @@ This is an **8-bit quantized version** of the `google/gemma-3-27b-it` model.
7
 
8
 
9
  This is the 8-bit quantized version of the https://huggingface.co/google/gemma-3-27b-it model. The Zip-File contains the tokenizer and the model in the following structure:
10
-
11
  total 27G
12
  -rw-r--r-- 1 root root 35 Mar 26 17:15 added_tokens.json
13
  -rw-r--r-- 1 root root 2.1K Mar 26 17:11 config.json
@@ -23,3 +23,4 @@ This is the 8-bit quantized version of the https://huggingface.co/google/gemma-3
23
  -rw-r--r-- 1 root root 1.2M Mar 26 17:15 tokenizer_config.json
24
  -rw-r--r-- 1 root root 32M Mar 26 17:15 tokenizer.json
25
  -rw-r--r-- 1 root root 4.5M Mar 26 17:15 tokenizer.model
 
 
7
 
8
 
9
  This is the 8-bit quantized version of the https://huggingface.co/google/gemma-3-27b-it model. The Zip-File contains the tokenizer and the model in the following structure:
10
+ ```
11
  total 27G
12
  -rw-r--r-- 1 root root 35 Mar 26 17:15 added_tokens.json
13
  -rw-r--r-- 1 root root 2.1K Mar 26 17:11 config.json
 
23
  -rw-r--r-- 1 root root 1.2M Mar 26 17:15 tokenizer_config.json
24
  -rw-r--r-- 1 root root 32M Mar 26 17:15 tokenizer.json
25
  -rw-r--r-- 1 root root 4.5M Mar 26 17:15 tokenizer.model
26
+ ```