Update README.md
Browse files
README.md
CHANGED
@@ -61,6 +61,44 @@ widget:
|
|
61 |
Finally, taper your training in the weeks leading up to the race to give
|
62 |
your body time to rest and recover before the big day.
|
63 |
example_title: Marathon training
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
inference:
|
65 |
parameters:
|
66 |
max_length: 96
|
@@ -71,6 +109,7 @@ datasets:
|
|
71 |
language:
|
72 |
- en
|
73 |
pipeline_tag: text2text-generation
|
|
|
74 |
---
|
75 |
|
76 |
|
|
|
61 |
Finally, taper your training in the weeks leading up to the race to give
|
62 |
your body time to rest and recover before the big day.
|
63 |
example_title: Marathon training
|
64 |
+
- text: >-
|
65 |
+
What the hell did you just say about me, you little bug? I graduated top of
|
66 |
+
my class in https://huggingface.co/spaces/safetensors/convert, and I've been
|
67 |
+
involved in numerous secret tasks on PyTorch, and I have over 300 confirmed
|
68 |
+
PRs. I am trained in code optimization and I'm the top converter in the
|
69 |
+
entire Hugging Face forces. You are nothing to me but just another target. I
|
70 |
+
will convert your code with precision the likes of which has never been seen
|
71 |
+
before on this Earth, mark my freaking words.
|
72 |
+
|
73 |
+
You think you can get away with saying your code is safe over the Internet?
|
74 |
+
Think again, bug. As we speak I am contacting my secret network of data
|
75 |
+
scientists across the GitHub and your IP is being traced right now so you
|
76 |
+
better prepare for the storm, maggot. The storm that wipes out the pathetic
|
77 |
+
little thing you call your code. You’re freaking doomed, kid. I can be
|
78 |
+
anywhere, anytime, and I can convert your code in over seven hundred ways,
|
79 |
+
and that’s just with my bare hands.
|
80 |
+
|
81 |
+
Not only am I extensively trained in unarmed conversion, but I have access
|
82 |
+
to the entire arsenal of the Hugging Face and I will use it to its full
|
83 |
+
extent to wipe your miserable code off the face of the continent, you little
|
84 |
+
bug. If only you could have known what unholy retribution your little
|
85 |
+
"clever" comment was about to bring down upon you, maybe you would have held
|
86 |
+
your freaking tongue.
|
87 |
+
|
88 |
+
But you couldn’t, you didn’t, and now you’re paying the price, you goddamn
|
89 |
+
idiot. I will convert fury all over you and you will drown in it. Your
|
90 |
+
model's doomed, kiddo.
|
91 |
+
|
92 |
+
Oh, and by the way, these converted files load much faster than your PyTorch
|
93 |
+
counterparts. You can check the speed here:
|
94 |
+
https://colab.research.google.com/github/huggingface/notebooks/blob/main/safetensors_doc/en/speed.ipynb
|
95 |
+
|
96 |
+
Your widgets will run using this converted model, even if you do not merge.
|
97 |
+
But, if you find any issues, feel free to report here:
|
98 |
+
https://huggingface.co/spaces/safetensors/convert/discussions
|
99 |
+
|
100 |
+
Feel free to ignore this PR. But remember, I'm watching you.
|
101 |
+
example_title: Navy Safetensors PR
|
102 |
inference:
|
103 |
parameters:
|
104 |
max_length: 96
|
|
|
109 |
language:
|
110 |
- en
|
111 |
pipeline_tag: text2text-generation
|
112 |
+
library_name: transformers
|
113 |
---
|
114 |
|
115 |
|