prithivMLmods commited on
Commit
8631ff4
1 Parent(s): 18de9e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ datasets:
4
+ - O1-OPEN/OpenO1-SFT
5
+ language:
6
+ - en
7
+ base_model:
8
+ - prithivMLmods/Llama-3.1-8B-Open-SFT
9
+ pipeline_tag: text-generation
10
+ library_name: transformers
11
+ tags:
12
+ - Chain-of-Thought Activation
13
+ - CoT
14
+ - SFT
15
+ - Ollama
16
+ - Llama-CPP
17
+ - OpenO1
18
+ - text-generation-inference
19
+ ---