prithivMLmods commited on
Commit
0ddab36
·
verified ·
1 Parent(s): f0d3681

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: llama3.3
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.3
3
+ language:
4
+ - en
5
+ base_model:
6
+ - perplexity-ai/r1-1776-distill-llama-70b
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ tags:
10
+ - text-generation-inference
11
+ - trl
12
+ - sft
13
+ - reasoning
14
+ ---