robolamp commited on
Commit
142999b
1 Parent(s): de45fae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: allenai/OLMo-7B-0724-hf
3
+ license: apache-2.0
4
+ language:
5
+ - en
6
+ pipeline_tag: text2text-generation
7
+ tags:
8
+ - olmo
9
+ ---
10
+
11
+ Quantized versions of https://huggingface.co/allenai/OLMo-7B-0724-Instruct-hf
12
+
13
+ Quantized with this tool: https://github.com/aifoundry-org/LlamaQuantizer