Viewing profile — minxomat
minxomat
HN member- Joined
- Sun, Sep 18, 2016, 3:07 AM UTC
- HN karma
- 3,195
- Public activity
- 617 items
- HN profile
- View on Hacker News ↗
About minxomat
Opinions are my own.
Recent public activity
-
comment
Comment #35282767
Experimenting with and/or reading about ChatGPT and then interacting with Siri feels almost offensive now. All of the assistants still suck - get on it AmaGooPple!
- story
-
comment
Comment #35258768
Is this related in any way to the actual ChatLLama project that is developed here: https://github.com/nebuly-ai/nebullvm ?
-
comment
Comment #35194452
The former. Makes sense for their business model.
-
comment
Comment #35194207
> The GPU version is commercial software. Please contact... Shame.
- comment
-
comment
Comment #35172289
Some numbers here: https://github.com/qwopqwop200/GPTQ-for-LLaMa#result
-
comment
Comment #35165908
Follow up recommendation: for Spanish, “Madrigals Key” is language transfer in book form. It can in fact be used as a workbook for this course.
-
comment
Comment #35159845
Sure. Sent a ping.
-
comment
Comment #35158081
We're not far off: https://imgur.com/a/nJxxcUg
-
comment
Comment #35156844
A plot point in an episode of Person of Interest, where AGI "Samaritan" funds a charity (free tablets for students, Samaritan access pre-installed) to take over education and recru…
-
comment
Comment #35154395
I'm building this, for (mostly) non-scientific non-fiction works (books, articles, news, etc.). Launching soon, with about 7,500 books indexed. Generally, what I found useful to bu…
-
comment
Comment #35149805
For me the hangup was always the hidden rule: host won’t open a door with a car. That is unstated and remains unstated even in modern discussions of the problem (see Pinker’s “Rati…
-
comment
Comment #35114613
The whole point of the LLaMa paper is that large models are undertrained and oversized.
-
comment
Comment #35108814
A laptop and a desktop (Mac Studio)
- story
-
comment
Comment #35107861
This has been fixed almost 2 days ago now. It’s literally mentioned at the top of the repo.
-
comment
Comment #35107783
The full use case includes quantisation, which the repo points out uses a large amount of system RAM. Of course that’s not required if you skip that step.
-
comment
Comment #35107769
You’re missing something. Both SHP ( https://huggingface.co/datasets/stanfordnlp/SHP ) and OpenAssistant datasets are referenced. And the TOS violation might be the case, the proje…
-
comment
Comment #35107749
With 16 threads, about 140ms per token for 30B, 300ms per token for 65B I should also mention that 65B should be able to run on 64GB systems. Total system memory consumption on M1 …
-
comment
Comment #35107122
No catch, just works. 30B works fine on an M1 Max with 64GB of RAM, had to go for the M1 Ultra at 128GB for 65B.
-
comment
Comment #35106925
So if I'm reading this right, 65B at 4bit would consume around 20GB of VRAM and ~130GB of system RAM?
-
comment
Comment #35106864
There are open datasets (see the chatllama harness project and its references). You can of course also cross train it using actual ChatGPT.
-
comment
Comment #35106595
AdGuard
-
comment
Comment #35031470
> not really competitive with ChatGPT That's impossible to judge. LLama is a foundational model. It has received neither instructional fine tuning (davinci-3) nor RLHF (ChatGPT). I…