jth01 commited on
Commit
6c55fc1
·
verified ·
1 Parent(s): 2f92443

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -9
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  library_name: transformers
3
- base_model: Qwen/Qwen2.5-32B-Instruct
 
 
4
  ---
5
 
6
  These are the original weights uploaded by infly, just swapped out the tokenizer config files for QwQ's versions and modified the default prompt to match the suggestion in the model card below. Works better.
@@ -124,11 +126,4 @@ If you find our work helpful, feel free to give us a cite.
124
  url = {https://inftech-pi-zero.github.io/},
125
  note = {Accessed: 2024-12-31}
126
  }
127
- ```
128
-
129
-
130
-
131
-
132
-
133
-
134
-
 
1
  ---
2
  library_name: transformers
3
+ base_model:
4
+ - Qwen/Qwen2.5-32B-Instruct
5
+ - infly/inf-o1-pi0
6
  ---
7
 
8
  These are the original weights uploaded by infly, just swapped out the tokenizer config files for QwQ's versions and modified the default prompt to match the suggestion in the model card below. Works better.
 
126
  url = {https://inftech-pi-zero.github.io/},
127
  note = {Accessed: 2024-12-31}
128
  }
129
+ ```