ngxson Profile Banner
Xuan-Son Nguyen Profile
Xuan-Son Nguyen

@ngxson

Followers
6K
Following
1K
Media
242
Statuses
897

Engineer @huggingface

Paris
Joined August 2020
Don't wanna be here? Send us removal request.
@ngxson
Xuan-Son Nguyen
7 months
Introducing: The most visually intuitive article about RoPE, 2D-RoPE, and M-RoPE that you can find on the internet ๐Ÿ˜† Link in ๐Ÿงต
7
40
316
@ngxson
Xuan-Son Nguyen
17 hours
That reminds me about the XZ utils attack where Jia Tan was actually not a chinese guy ๐Ÿคทโ€โ™‚๏ธ
@AnthropicAI
Anthropic
1 day
We disrupted a highly sophisticated AI-led espionage campaign. The attack targeted large tech companies, financial institutions, chemical manufacturing companies, and government agencies. We assess with high confidence that the threat actor was a Chinese state-sponsored group.
1
0
4
@ngxson
Xuan-Son Nguyen
1 day
Got me thinking... why don't we train the LLM to output BSON or even protobuf directly ๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚
@DataChaz
Charly Wargnier
1 day
If youโ€™re still sending raw JSON into your LLMs, youโ€™re burning tokens, latency, and budget! Try TOON (Token-Oriented Object Notation). Clear like YAML, compact like CSV: โ€ข 30โ€“60% fewer tokens โ€ข Up to 50% lower costs โ€ข Shines for tabular data. Free and Open source ๐Ÿงตโ†“
0
0
6
@ngxson
Xuan-Son Nguyen
2 days
Imagine if it's <$400 and you can run llama.cpp on it ๐Ÿค‘๐Ÿค‘
@Pirat_Nation
Pirat_Nation ๐Ÿ”ด
2 days
<$400 Instant success with everyone buying it and selling millions >$400 Meh, not that great of a deal >$700 Lol
1
0
3
@ggerganov
Georgi Gerganov
10 days
LlamaBarn v0.10.0 (beta) is out - feedback appreciated
16
15
217
@ClementDelangue
clem ๐Ÿค—
11 days
When you run AI on your device, it is more efficient and less big brother and free! So it's very cool to see the new llama.cpp UI, a chatgpt-like app that fully runs on your laptop without needing wifi or sending any data external to any API. It supports: - 150,000+ GGUF models
52
179
2K
@ngxson
Xuan-Son Nguyen
11 days
Don't miss the new WebUI of llama.cpp ๐Ÿ‘€ - SvelteKit-based web app - Sleek UI - Support multimodal (image, audio, PDF input) - Powered by llama.cpp ๐Ÿ’ช๐Ÿ’ช All thanks to Aleksander Grygier for taking the lead!
@ggerganov
Georgi Gerganov
11 days
A detailed look into the new WebUI of llama.cpp
1
1
22
@ngxson
Xuan-Son Nguyen
14 days
Rage bait but still.. nothing beats Linux๐Ÿ˜†
0
0
3
@ngxson
Xuan-Son Nguyen
16 days
Why today I see so many posts about robots ๐Ÿ˜‚
@ngxson
Xuan-Son Nguyen
2 months
Got my first 35mm film roll developed from the lab, quite excited for the result! A robot running on Paris streets is definitely not something you could see everyday ๐Ÿ˜‚
0
0
3
@ngxson
Xuan-Son Nguyen
18 days
A very lightweight OCR model with surprisingly good quality, check it out!
@staghado
staghado
19 days
๐Ÿฆ‰LightOnOCR has landed in llama.cpp! thanks to @ngxson for the quick integration! https://t.co/XMEJeIfwWD
0
0
7
@HaixuanT
Haixuan Xavier Tao
26 days
Super proud to have presented my work on open source and Reachy Mini at @AIatMeta during their Display Glass launch! ๐Ÿค–โœจ Our joint goal was to showcase Franceโ€™s competitiveness in AI: ๐ŸŽ“ French universities are among the best for AI - Paris-Saclay is ranked 2nd in the world in
0
2
3
@ggerganov
Georgi Gerganov
1 month
simple
@DFinsterwalder
David Finsterwalder | eu/acc
1 month
Important info. The issue in that benchmark seems to be ollama. Native llama.cpp works much better. Not sure how ollama can fail so hard to wrap llama.cpp. The lesson: Donโ€™t use ollama. Espacially not for benchmarks.
12
28
357
@ngxson
Xuan-Son Nguyen
1 month
Amazing! GGML ecosystem works out-of-the-box on DGX Spark ๐Ÿš€๐Ÿš€
@ggerganov
Georgi Gerganov
1 month
Setting up NVIDIA DGX Spark with ggml I got to play for a few days with this new device and wrote a short guide about how to configure it for various local AI use cases. https://t.co/O2gnWgZQvD
0
0
5
@ngxson
Xuan-Son Nguyen
1 month
What I suspect is that this book's quality won't be that good. Just look at how dark parts have kinda "noise". Black text on white paper has been used for centuries, good for your eyes. Why change it then? "Dark mode" only exists because of screens.
@SIGKITTEN
SIGKITTEN
1 month
the book is actually in dark mode
0
0
2
@julien_c
Julien Chaumond
1 month
someone finally subscribed to PRO ๐Ÿ™ƒ
32
21
2K
@ngxson
Xuan-Son Nguyen
1 month
I was in China last month talking with a couple of young parents. And yes, this is now a real concern.
@kimmonismus
Chubbyโ™จ๏ธ
1 month
A Chinese father's video of his daughter tearfully saying goodbye to her broken Al learning robot. People already get emotionally attached to AI. Now imagine Figure03 at home and it breaks, people will have a breakdown.
0
0
2
@ngxson
Xuan-Son Nguyen
1 month
TIL that I can use my flipper zero as USB-UART adapter to de-cloud Tuya smart devices Custom firmware powered by esphome
1
0
5
@ggerganov
Georgi Gerganov
1 month
HuggingFace just shipped in-browser GGUF editing It allows you to edit GGUF metadata in the comfort of your browser, without having to even download the full model. This feature is enabled via the Xet technology that makes partial file updates possible.
6
51
380
@ngxson
Xuan-Son Nguyen
1 month
Long-awaited feature has dropped! You can now edit GGUF metadata directly from Hugging Face, without having to download the model locally ๐Ÿ”ฅ Huge kudos to @mishig25 for implementing this! โค๏ธ
1
13
53
@ngxson
Xuan-Son Nguyen
1 month
Very nice touch, Gmail ๐Ÿ˜…
0
0
2