mradermacher commited on
Commit
cfa7f80
·
verified ·
1 Parent(s): c7226d3

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,8 +1,11 @@
1
  ---
2
- base_model: JasperHaozhe/PixelReasoner-RL-v1
 
 
3
  language:
4
  - en
5
  library_name: transformers
 
6
  quantized_by: mradermacher
7
  ---
8
  ## About
@@ -12,7 +15,7 @@ quantized_by: mradermacher
12
  <!-- ### convert_type: hf -->
13
  <!-- ### vocab_type: -->
14
  <!-- ### tags: -->
15
- static quants of https://huggingface.co/JasperHaozhe/PixelReasoner-RL-v1
16
 
17
  <!-- provided-files -->
18
  weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
 
1
  ---
2
+ base_model: TIGER-Lab/PixelReasoner-RL-v1
3
+ datasets:
4
+ - TIGER-Lab/PixelReasoner-SFT-Data
5
  language:
6
  - en
7
  library_name: transformers
8
+ license: apache-2.0
9
  quantized_by: mradermacher
10
  ---
11
  ## About
 
15
  <!-- ### convert_type: hf -->
16
  <!-- ### vocab_type: -->
17
  <!-- ### tags: -->
18
+ static quants of https://huggingface.co/TIGER-Lab/PixelReasoner-RL-v1
19
 
20
  <!-- provided-files -->
21
  weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.