HN user

malborodog

36 karma
Posts0
Comments56
View on HN
No posts found.

Can't use third party service -- compliance stuff. This is helpful though. Using another model to tidy it up -- maybe Alpaca -- could be an option too. Then we'll just do speaker separation etc. manually later.

I have to transcribe a tonne of Chinese interviews soonish -- any further thoughts or experiments you can think of? Maybe some preprocessing steps to the audio? For example, cut it into one minute chunks with some overlap, then transcribe those, so that it can't skip those bits...? Or can we finetune it on a library of Chinese mp3s + transcripts?

Just because it produces sequences of tokens that we typically experience as evidence of reasoning does not mean that it reasoned to produce them. We know -- generally -- the process by which those tokens were produced. It is not deterministic, but its properties are understood. It's a language model! It is not a mind.

ChatGPT Plugins 3 years ago

Someone still has to talk to the computer and make it do stuff. That’s us. That won’t change even if how we do it changes.

No, don't think so -- I would be going from one digital ocean VM to another. So the target machine will be in operation. I honestly might just leave it and think of some other use for the server to justify keeping it running in current state.

Thanks for explaining this though - really appreciate it.

I want to click _more_ on this. Have you set out this view at length elsewhere? What is the metagame openai is playing? Who are they competing with (Google?? FB?), and are the stakes higher than simply making more money? Also - there is presumably not going to be a huge moat to these LLMs so why would being first mover convey outsize advantage? It's genuinely a fascinating way of thinking about it but feel like it needs to be fleshed out a lot more. Also, the full implications 5, 10 years into the future are still very cloudy to me.

So should I just use dd or something? Or can I actually just rsync from one root to another and that will capture all of the dependencies, nginx config, literally everything? GPT-4 tells me I can just shut off everything that might change the file system in source (nginx sshd etc.) then literally rsync from root to root with

sudo rsync -aAXv --exclude-from=exclude-list.txt --delete --numeric-ids --rsync-path="sudo rsync" / user

(the exclude list is just /dev /proc /sys /tmp /run /mnt /media /lost+found).

At a certain point you start to wonder if saving the 50 bucks a month is even worth it....