Lots of people in non-tech jobs are dropping their laptop/desktop for their phone for all work-related tasks. They love having more screen real estate, plus their company pays for the premium.
A natural next step is to use the reasoning traces to jailbreak the stronger models (https://arxiv.org/pdf/2603.12277)
Maybe the correct UX could be to list the locations of settings data, their size and ask the user whether they want to leave them, put them aside in a dedicated folder ("the attic", "the basement" or whatever), or…
What matters for this injection strategy to work is to follow quite closely the style of the reasoning. It's particularly effective if you copy reasoning from the same context. If you cannot see the reasoning, you…
People will keep hiding reasoning because it allows prompt injection https://arxiv.org/pdf/2603.12277, in addition to facilitating distillation (you don't pay the full cost of RL)
The next step is to build software without bugs
Longest definition and semi-columns are strong biases for right answer. Also, my run contained a lot of adjectives for which it is pretty obvious that noun definitions do not match.
It may be a clever move. By using the same models as android (contractually?), they can compete on the user experience which they typically handle better than android phone providers.
And papers on bias amplification in ML predate LLMs. I remember this specific one which was a spotlight paper at EMNLP: Men Also Like Shopping: Reducing Gender Bias Amplification using Corpus-level Constraints, Zhao et…
Does changing the date fix it?
Deployed it to a huggingface space: https://huggingface.co/spaces/benoitfavre/needle-playground You can check the very simple docker file there.
Here is llama-bench on the same M4: | model | size | params | backend | threads | test | t/s | | ------------------------ | ---------: | ---------: | ---------- | ------: | --------------: | -------------------: | |…
I get ~5 tokens/s on an M4 with 32G of RAM, using: llama-server \ -hf unsloth/Qwen3.6-27B-GGUF:Q4_K_M \ --no-mmproj \ --fit on \ -np 1 \ -c 65536 \ --cache-ram 4096 -ctxcp 2 \ --jinja \ --temp 0.6 \ --top-p 0.95 \…
I miss the comment tagging system: insightful, informative, interesting, funny. It would make sense for hn.
Space station tracking: https://flight-viz.com/cockpit.html?lat=40.64&lon=-73.78&alt...
I just realized that a hash function is nothing less than the output of a deterministic random number generator xored with some data
No, the failure is the human written prompt
The author emphasizes accessibility and coherence as a benefit but another interesting one is composability which does not emerge naturally in the world of UI. Create a UI for a pair of websites like a command line for…
"That allows us to license the open source project under the more permissive MIT license."
I would say: - decomposition: discover a more general form of Fourrier transform to untangle the underlying factors - memorization: some patterns are recurrent in many domains such as power low - multitask: exploit…
Ollama is a user-friendly UI for LLM inference. It is powered by llama.cpp (or a fork of it) which is more power-user oriented and requires command-line wrangling. GGML is the math library behind llama.cpp and GGUF is…
Maybe they quantized a bit too much the model parameters...
This is the worst lay-people explanation of an AI component I have seen in a long time. It doesn't even seem AI generated.
This reminds me of Intel talking about faster web browsing with the new Pentium
The real question is when will you resort to bots for rejecting low-quality PRs, and when will contributing bots generate prompt injections to fool your bots into merging their PRs?
Lots of people in non-tech jobs are dropping their laptop/desktop for their phone for all work-related tasks. They love having more screen real estate, plus their company pays for the premium.
A natural next step is to use the reasoning traces to jailbreak the stronger models (https://arxiv.org/pdf/2603.12277)
Maybe the correct UX could be to list the locations of settings data, their size and ask the user whether they want to leave them, put them aside in a dedicated folder ("the attic", "the basement" or whatever), or…
What matters for this injection strategy to work is to follow quite closely the style of the reasoning. It's particularly effective if you copy reasoning from the same context. If you cannot see the reasoning, you…
People will keep hiding reasoning because it allows prompt injection https://arxiv.org/pdf/2603.12277, in addition to facilitating distillation (you don't pay the full cost of RL)
The next step is to build software without bugs
Longest definition and semi-columns are strong biases for right answer. Also, my run contained a lot of adjectives for which it is pretty obvious that noun definitions do not match.
It may be a clever move. By using the same models as android (contractually?), they can compete on the user experience which they typically handle better than android phone providers.
And papers on bias amplification in ML predate LLMs. I remember this specific one which was a spotlight paper at EMNLP: Men Also Like Shopping: Reducing Gender Bias Amplification using Corpus-level Constraints, Zhao et…
Does changing the date fix it?
Deployed it to a huggingface space: https://huggingface.co/spaces/benoitfavre/needle-playground You can check the very simple docker file there.
Here is llama-bench on the same M4: | model | size | params | backend | threads | test | t/s | | ------------------------ | ---------: | ---------: | ---------- | ------: | --------------: | -------------------: | |…
I get ~5 tokens/s on an M4 with 32G of RAM, using: llama-server \ -hf unsloth/Qwen3.6-27B-GGUF:Q4_K_M \ --no-mmproj \ --fit on \ -np 1 \ -c 65536 \ --cache-ram 4096 -ctxcp 2 \ --jinja \ --temp 0.6 \ --top-p 0.95 \…
I miss the comment tagging system: insightful, informative, interesting, funny. It would make sense for hn.
Space station tracking: https://flight-viz.com/cockpit.html?lat=40.64&lon=-73.78&alt...
I just realized that a hash function is nothing less than the output of a deterministic random number generator xored with some data
No, the failure is the human written prompt
The author emphasizes accessibility and coherence as a benefit but another interesting one is composability which does not emerge naturally in the world of UI. Create a UI for a pair of websites like a command line for…
"That allows us to license the open source project under the more permissive MIT license."
I would say: - decomposition: discover a more general form of Fourrier transform to untangle the underlying factors - memorization: some patterns are recurrent in many domains such as power low - multitask: exploit…
Ollama is a user-friendly UI for LLM inference. It is powered by llama.cpp (or a fork of it) which is more power-user oriented and requires command-line wrangling. GGML is the math library behind llama.cpp and GGUF is…
Maybe they quantized a bit too much the model parameters...
This is the worst lay-people explanation of an AI component I have seen in a long time. It doesn't even seem AI generated.
This reminds me of Intel talking about faster web browsing with the new Pentium
The real question is when will you resort to bots for rejecting low-quality PRs, and when will contributing bots generate prompt injections to fool your bots into merging their PRs?