HackerTrans
TopNewTrendsCommentsPastAskShowJobs

JasonZ2

no profile record

comments

JasonZ2
·hace 3 años·discuss
Video.

> YouTubers upload about 720,000 hours of fresh video content per day. Over 500 hours of video were uploaded to YouTube per minute in 2020, which equals 30,000 new video uploads per hour. Between 2014 and 2020, the number of video hours uploaded grew by about 40%.
JasonZ2
·hace 3 años·discuss
[dead]
JasonZ2
·hace 3 años·discuss
[dead]
JasonZ2
·hace 3 años·discuss
[dead]
JasonZ2
·hace 3 años·discuss
[dead]
JasonZ2
·hace 3 años·discuss
[dead]
JasonZ2
·hace 3 años·discuss
[dead]
JasonZ2
·hace 3 años·discuss
Does anyone know how the results from a 7B parameter model with bloomz.cpp (https://github.com/NouamaneTazi/bloomz.cpp) compares to the 7B parameter Alpaca model with llama.cpp (https://github.com/ggerganov/llama.cpp)?

I have the latter working on a M1 Macbook Air with very good results for what it is. Curious if bloomz.cpp is significantly better or just about the same.
JasonZ2
·hace 3 años·discuss
It's also showing 3/28 for the US.
JasonZ2
·hace 3 años·discuss
Sounds like an excuse to just not display the price.

> 2. Only show $US pricing on the website and let non-US customers manually translate to their local pricing - not a great experience for non-US users

It's a worse experience for someone to convert USD to their currency (instant mentally or 2 seconds on Google) compared to launching the app store, installing the app, getting to the purchase menu, and seeing the price?
JasonZ2
·hace 3 años·discuss
I have to download and install the app to see how much it costs?

They don't even list the price along with their other products: https://obdev.at/shop/index.html
JasonZ2
·hace 3 años·discuss
> [...] what if one simply does not want to see these graphics? CS:GO doesn't even have an setting to disable them [...]

Yes it does.

1. Open up your console by pressing the ` key

2. Type in the following command: `cl_blood 1`

3. Press enter
JasonZ2
·hace 3 años·discuss
> weights refer to the trained model weights

This is what I'm having a hard time understanding.

So there's the weights, and also a model somewhere? That the weights are based on? Or that you combine with the model to tune it?