AdamLucek commited on
Commit
7f3f47d
·
verified ·
1 Parent(s): aa1d4a6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ datasets:
5
+ - mlabonne/orpo-dpo-mix-40k
6
+ base_model:
7
+ - meta-llama/Llama-3.2-1B
8
+ pipeline_tag: text-generation
9
+ ---
10
+
11
+
12
+ # Orpo-Llama-3.2-1B-15k-Q4_K_M-GGUF
13
+
14
+ Q4_K_M GGUF quantized version of [AdamLucek/Orpo-Llama-3.2-1B-15k](https://huggingface.co/AdamLucek/Orpo-Llama-3.2-1B-15k), see original model card for further details.