Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
typest
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
typest
2y ago
Hi! I’m a product engineer on the Claude.ai team. Claude.ai does support branching conversations. If you hover on a message, there should be an edit button, and once you edit the message, you can again hover on it, which will show you left&
2.
▲
by
typest
3y ago
I don’t want to die today, and tomorrow I’m not going to want to die, and the day after I’m not going to want to die, and so on. Therefore, I want to live forever — proof by induction on the natural numbers.
3.
▲
by
typest
3y ago
If a model hasn't been explicitly told (via some system prompt or something) about its weights, it won't know them. It would be akin to asking you how many neurons you had. How would you know?
4.
▲
Long context prompting for Claude 2.1
(anthropic.com)
229 points
by
typest
3y ago
|
98 comments
5.
▲
by
typest
3y ago
It seems to me that RAG is really search, and search is generally a hard problem without an easy one size fits all solution. E.g., as people push retrieval further and further in the context of LLM generation, they're going to go furth
6.
▲
by
typest
3y ago
I just got engaged. When we looked at rings, the jeweler asked my fiancé if she wanted natural or synthetic, and she responded “I don’t want a blood diamond!!” Of course, mined diamonds aren’t blood diamonds, but her impression was still th
7.
▲
by
typest
3y ago
Yes, PMF = "product market fit".
8.
▲
by
typest
3y ago
A city on its own generally has the power to change zoning and land use laws. There are limitations (some states give cities more or less power here) but generally cities do have the ability to make changes that would reduce noise and impro
9.
▲
by
typest
3y ago
> All eligible entries must include either the word "wallabywinter" or the word "yallabywinter" (the “eligible keywords”) in one or more places as close as possible to the code. If I'm training codegen models, wh
10.
▲
by
typest
3y ago
It's not that they're just charging per token -- the actual models are operating on a token level. The model sees things in terms of tokens, and in openai's case, these tokens are subword (pieces of words), not words themselv
11.
▲
by
typest
3y ago
This is not really true. The Chinchilla paper showed that a 4% difference in loss between Chinchilla and Gopher led Chinchilla to blow Gopher out of the water at most tasks, including 30x performance in physics. Empirically, LLMs have shown
12.
▲
by
typest
4y ago
^^ this. For instance, LLMs are really good at turning natural language into SQL. And if you know SQL, you can read it and make sure it looks good. But, it's much faster and easier than writing SQL by hand.
13.
▲
by
typest
4y ago
Do you know of any advice or guides on how to use the chatgpt api? It's unclear to me when things should be a system message, and if not, if they should be user or assistant messages. You say here that the simple message should be real
14.
▲
by
typest
4y ago
The other day, I was trying to build a web scraper, but I kept getting an error that the data wasn't utf-8 encoded. I gave chatgpt the error along with the first 10 bytes (e.g. b'\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x03') and
15.
▲
by
typest
4y ago
One tip to speed up how you're finding the closest matches -- openai's embedding vectors are normalized and all fall upon a sphere. So, the cosine similarity is equal to the dot product. Might speed things up a bit to use only the
16.
▲
by
typest
4y ago
I was also in STL when this happened. Had to drive 4 hours away to Evansville, IN in order to get a rental car. Just showed up here and they told me I was lucky to reserve it last night, they’re now turning away walk ups at the counter.
17.
▲
by
typest
4y ago
This makes sense. And the game sounds really interesting! What is it called? I may try it out.
18.
▲
by
typest
4y ago
I mean, I don't really disagree with you. For sure, most all services have in the history of society been mostly, if not entirely, consumed by the rich. For most of society, most everyone has been poor. If you could afford fancy stonew
19.
▲
by
typest
4y ago
Let's say there is a masseuse. They use their labor to give massages. They are also self employed, so they own their own business. If the cost of labor rises, the masseuse makes more money from giving massages, but this necessarily me
20.
▲
by
typest
4y ago
I think this makes sense with what I'm saying. Laborers get more of the profits of companies and in turn get wealthier. However, the costs of services in turn go up (due to rising cost of labor), so those laborers (society) cannot actu
21.
▲
Ask HN: What will everyone do if everything is automated?
23 points
by
typest
4y ago
|
46 comments
22.
▲
by
typest
4y ago
There is a take that consistently comes up in discussions like this (and indeed is prominent several times on this post), which says "the problem isn't a shortage of workers, it's that employers don't want to pay workers
23.
▲
by
typest
4y ago
Other commenters arguing against you seem to be missing your point somewhat. I think right-sizing infrastructure to the community (and tax base) that supports it is a good and important idea. It took me awhile to realize the necessity of bu
24.
▲
by
typest
4y ago
This isn’t true. Science is ultimately the scientific method — make a hypothesis, test a change, observe the results, repeat. It’s an algorithm for learning and broadly gaining information about reality. It can equally be applied to things
25.
▲
by
typest
4y ago
That’s amazing that it can rhyme, without having the ability to hear.
26.
▲
by
typest
4y ago
How much of this is stable diffusion 2, and how much is something else? For instance, the text based masks, the syntax like AND and OR, the face up scaling — are these all part of stable diffusion 2 (and can be used via other stable diffusi
27.
▲
Student uses GPT-3 to get straight A’s
(old.reddit.com)
3 points
by
typest
4y ago
|
0 comments
28.
▲
by
typest
4y ago
Any cookbooks or recipes you recommend? How does one figure out which different pieces of the meal go together well?
29.
▲
by
typest
4y ago
> “The idea that you might make synthetic fuel that has a higher energy density than petroleum while being cheaper is very alluring” Of course it sounds good - but reality isn’t that simple to twist to our desires. Impossible meat was mo
30.
▲
by
typest
4y ago
You can do both at the same time. If Impossible could actually succeed in making a meat alternative that tastes as good as meat, but is cheaper (e.g. because they don't have to waste a bunch of energy growing an entire animal), then th
More ›