Some people may be willing to travel but don't know where the best place to go is.
It's going to be GPT-3.5turbo not GPT4. As others have mentioned, binggpt/bard are also free. These smaller models are a relatively cheap to run, especially in high batches. I'm sure there will also be aggressive rate…
They've been designing their own chips a while now, including with an NPU. Also because of their unified memory design, they actually have insane bandwidth which is incredibly useful for LLMs. IMO they may have a…
The flash doesn't do the computations though, that's just a method of getting it to the processor
I think there's clear social impairment. Making friends is harder and it takes more "manual" effort to socialize "effectively". However much of this social impairment may or may not be a real problem. "special…
> We're currently working with professional to improve our domain rating, ensuring you receive the quality backlinks needed to boost your SEO. Please be patient. It might take a while. The irony in this is magical. I…
> companies like OpenAI have had access to large quantities of H100 for a few months now and Sora is being presented From what I could tell from Nvidia's recent presentation, Nvidia works directly with OpenAI to test…
What? Are you asking if the framework automatically quantizes/prunes the model on the fly? Or are you suggesting the LLM itself should realize it's too big to run, and prune/quantize itself? Your references to…
For me GPT4 seems to suggest more generic unittests in python. They're much more "Put tests here", or "path.to.dependency". Claude3 opus (and often Sonnet) actually fills in the full dependency paths, actually makes…
> you do not divulge details of your training data. FWIW asking LLMs about their training data is generally HEAVILY prone to inaccurate responses. They aren't generally told exactly what they were trained on, so their…
> But the biggest reason why PostgreSQL would not change its license is the disservice it would do to all PostgreSQL users. It takes a long time to build trust in a technology that is often used for the most critical…
> NASA, which follows the federal government’s General Schedule pay scales, offers starting salaries along a range that starts at $54,557 for engineers with bachelor’s degrees, $66,731 for master’s degrees and $73,038…
Heads up that tickets generally don't guarantee the plane you'll be on, they can change at any time for a bunch of different reasons.
AMD desperately needs to improve their software situation. It's been like this for 10 years - they have competitive hardware in many cases - but the software is always a buggy mess. Unfortunately it has caused the…
I assume it's similar to the 1 billion row challenge with java - C# and Java have sufficiently advanced VM's that they can compete with C/CPP performance - assuming you go out of your way to optimize for it.…
I think that happens because talc deposits often contain asbestos so it's not an uncommon contaminate. that doesn't mean talc products always contain asbestos https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7691901/
I'm not completely disagreeing. But it is one of the few "engineering fields" where many of the top performers don't have degrees or formal educations. It would be a shame to gatekeep devops engineers with leet code…
Is this a question or a statement? All ChatGPT does is predict the most likely next token (with a little sampling on the top most likely tokens). That's it. It doesn't lookup whether it wrote it before, it doesn't use…
Dark sky used to be accurate almost to the minute for me. Apple Weather will tell me it won't rain today or all week. Meanwhile NOAA will tell me I'm currently in a thunderstorm and that it will rain all week - And it…
What the actual crap did Apple do to mess it up so bad then? Switching between providers on Carrot, Apple Weather often doesn't predict any amount of rain for the entire week, meanwhile I'm soaked in water in a…
Take # parameters and divide by 2 and then add like 1 to estimate it for 4bit quantization. A 13B model will need ~7GB of memory at 4bit. Most quantization models start falling apart rapidly after 4bit, but you can go…
In this case it appears to be for SEO spam to gain backlinks
I need to give FreeCAD another try, but last time I tried it I couldn't figure out how to do almost anything. Fusion 360 and solidworks (and I think onshape) all just "made sense". Throw down a sketch, extrude some…
Oh I need to try that addon. I've been meaning to look for a Fusion360 alternative that can run on linux and doesn't cost $$$$/yr.
The reason for the SRAM according to them, > If you want low latency you have to be really careful with HBM, not only because of the delay involved, but also the non-determinacy. One of the huge benefits of our LPU…
Some people may be willing to travel but don't know where the best place to go is.
It's going to be GPT-3.5turbo not GPT4. As others have mentioned, binggpt/bard are also free. These smaller models are a relatively cheap to run, especially in high batches. I'm sure there will also be aggressive rate…
They've been designing their own chips a while now, including with an NPU. Also because of their unified memory design, they actually have insane bandwidth which is incredibly useful for LLMs. IMO they may have a…
The flash doesn't do the computations though, that's just a method of getting it to the processor
I think there's clear social impairment. Making friends is harder and it takes more "manual" effort to socialize "effectively". However much of this social impairment may or may not be a real problem. "special…
> We're currently working with professional to improve our domain rating, ensuring you receive the quality backlinks needed to boost your SEO. Please be patient. It might take a while. The irony in this is magical. I…
> companies like OpenAI have had access to large quantities of H100 for a few months now and Sora is being presented From what I could tell from Nvidia's recent presentation, Nvidia works directly with OpenAI to test…
What? Are you asking if the framework automatically quantizes/prunes the model on the fly? Or are you suggesting the LLM itself should realize it's too big to run, and prune/quantize itself? Your references to…
For me GPT4 seems to suggest more generic unittests in python. They're much more "Put tests here", or "path.to.dependency". Claude3 opus (and often Sonnet) actually fills in the full dependency paths, actually makes…
> you do not divulge details of your training data. FWIW asking LLMs about their training data is generally HEAVILY prone to inaccurate responses. They aren't generally told exactly what they were trained on, so their…
> But the biggest reason why PostgreSQL would not change its license is the disservice it would do to all PostgreSQL users. It takes a long time to build trust in a technology that is often used for the most critical…
> NASA, which follows the federal government’s General Schedule pay scales, offers starting salaries along a range that starts at $54,557 for engineers with bachelor’s degrees, $66,731 for master’s degrees and $73,038…
Heads up that tickets generally don't guarantee the plane you'll be on, they can change at any time for a bunch of different reasons.
AMD desperately needs to improve their software situation. It's been like this for 10 years - they have competitive hardware in many cases - but the software is always a buggy mess. Unfortunately it has caused the…
I assume it's similar to the 1 billion row challenge with java - C# and Java have sufficiently advanced VM's that they can compete with C/CPP performance - assuming you go out of your way to optimize for it.…
I think that happens because talc deposits often contain asbestos so it's not an uncommon contaminate. that doesn't mean talc products always contain asbestos https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7691901/
I'm not completely disagreeing. But it is one of the few "engineering fields" where many of the top performers don't have degrees or formal educations. It would be a shame to gatekeep devops engineers with leet code…
Is this a question or a statement? All ChatGPT does is predict the most likely next token (with a little sampling on the top most likely tokens). That's it. It doesn't lookup whether it wrote it before, it doesn't use…
Dark sky used to be accurate almost to the minute for me. Apple Weather will tell me it won't rain today or all week. Meanwhile NOAA will tell me I'm currently in a thunderstorm and that it will rain all week - And it…
What the actual crap did Apple do to mess it up so bad then? Switching between providers on Carrot, Apple Weather often doesn't predict any amount of rain for the entire week, meanwhile I'm soaked in water in a…
Take # parameters and divide by 2 and then add like 1 to estimate it for 4bit quantization. A 13B model will need ~7GB of memory at 4bit. Most quantization models start falling apart rapidly after 4bit, but you can go…
In this case it appears to be for SEO spam to gain backlinks
I need to give FreeCAD another try, but last time I tried it I couldn't figure out how to do almost anything. Fusion 360 and solidworks (and I think onshape) all just "made sense". Throw down a sketch, extrude some…
Oh I need to try that addon. I've been meaning to look for a Fusion360 alternative that can run on linux and doesn't cost $$$$/yr.
The reason for the SRAM according to them, > If you want low latency you have to be really careful with HBM, not only because of the delay involved, but also the non-determinacy. One of the huge benefits of our LPU…