AI & ML interests

currently focused on musicgen until stable audio weights emerge.

TonicΒ 
posted an update 2 days ago
view post
Post
3104
πŸ™‹πŸ»β€β™‚οΈ Hey there folks ,

I'm sharing huggingface's largest dataset of annotated statelite images today.

check it out here : NuTonic/sat-image-boundingbox-sft-full

I hope you like it , the idea is to be able to use this with small vision models πŸš€
thecollabagepatchΒ 
posted an update about 1 month ago
view post
Post
177
just released v3 of gary, the ai plugin for music producers

there's 6 music models inside it now that all do different stuff...

newest models:

ace-step-1.5: get vocals overtop your instrumentals or extend tracks

RoyalCities/Foundation-1: bpm and key-aware synth loops with deep knowledge of fx/timbre

i turn my guitar into bleepy bloops

https://thepatch.gumroad.com/l/gary4juce

i self-host a backend so anyone can use, all open weight models
TonicΒ 
posted an update 2 months ago
view post
Post
3664
πŸ€” Who would win ?

- a fully subsidized ai lab
OR
- 3 random students named
kurakurai
?

demo : Tonic/fr-on-device

if you like it give the demo a little star and send a shoutout to : @MaxLSB @jddqd and @GAD-cell for absolutely obliterating the pareto frontier of the french language understanding .
  • 4 replies
Β·
TonicΒ 
posted an update 2 months ago
view post
Post
3399
πŸ™‹πŸ»β€β™‚οΈhello my lovelies ,

it is with great pleasure i present to you my working one-click deploy 16GB ram completely free huggingface spaces deployment.

repo : Tonic/hugging-claw (use git clone to inspect)
literally the one-click link : Tonic/hugging-claw

you can also run it locally and see for yourself :

docker run -it -p 7860:7860 --platform=linux/amd64 \
-e HF_TOKEN="YOUR_VALUE_HERE" \
-e OPENCLAW_GATEWAY_TRUSTED_PROXIES="YOUR_VALUE_HERE" \
-e OPENCLAW_GATEWAY_PASSWORD="YOUR_VALUE_HERE" \
-e OPENCLAW_CONTROL_UI_ALLOWED_ORIGINS="YOUR_VALUE_HERE" \
registry.hf.space/tonic-hugging-claw:latest


just a few quite minor details i'll take care of but i wanted to share here first
  • 2 replies
Β·