And if you *still* haven't gotten started with FastHTML, today is a great day to get into it! Start here: https://
docs.fastht.ml
OPEN SOURCE
-
Getting Started with FastHTML Framework Today
By
–
-

FastHTML SVG docs: Interactive notebook-based source exploration
By
–
And of course because FastHTML is an nbdev project, the fasthtml.svg docs and source is actually a notebook you can experiment in to see what's possible and how it all works!
-

FastHTML releases pythonic SVG support with fluent API
By
–
Just released a new version of FastHTML with something pretty cool — beautiful pythonic SVG support! It even includes a little fluent thingie for making paths!
-

Open-MAGVIT2: Open-Source Auto-Regressive Visual Generation Models
By
–
Open-MAGVIT2 An Open-Source Project Toward Democratizing Auto-regressive Visual Generation paper page: https://
huggingface.co/papers/2409.04
410
… We present Open-MAGVIT2, a family of auto-regressive image generation models ranging from 300M to 1.5B. The Open-MAGVIT2 project produces an -

Create Your Own Apps with HuggingFace Daily Papers API
By
–
this is awesome, create your own apps with api here: https://
huggingface.co/api/daily_pape
rs
… -

Clone Reflection-70B-llamacpp Space on Hugging Face
By
–
clone this space: https://
huggingface.co/spaces/gokaygo
kay/Reflection-70B-llamacpp?clone=true
… -
Eden Releases Open Source Creative AI Tools in Beta
By
–
All of this is done with open source / open weights tools on Eden. See the code here: https://
github.com/edenartlab/ede
n2/blob/main/tests/test_story.py
… If you're interested in trying these tools out, we are starting to release them in our beta app in progress at https://
app2.eden.art. Come talk to me about it! -
OLMoE: Open Sparse Mixture-of-Experts Language Model
By
–
5). OLMoE – introduces a fully-open LLM that leverages sparse Mixture-of-Experts. OLMoE is a 7B parameter model and uses 1B active parameters per input token; there is also an instruction-tuned version that claims to outperform Llama-2-13B-Chat and DeepSeekMoE 16B.
-

Gradio-in-R: Integrate Gradio into R Projects Easily
By
–
Gradio-in-R github: https://
github.com/Ifeanyi55/Grad
io-in-R
… shows R users how to easily use Gradio in their R projects
