satreysa commited on
Commit
ef01c94
·
verified ·
1 Parent(s): 75de2c8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - allenai/dolma
5
+ pipeline_tag: text-generation
6
+ library_name: transformers
7
+ base_model:
8
+ - amd/AMD-OLMo-1B-SFT-DPO
9
+ ---
10
+
11
+ Original Quantized model: https://huggingface.co/amd/AMD-OLMo-1B-SFT-DPO-awq-uint4-asym-g128-fp16-lmhead-onnx/
12
+
13
+ Documentation followed: 1.3.1