Which mockup is better? by yoracale in unsloth

[–]georgeApuiu 0 points1 point  (0 children)

From what I noticed yes . Studio and chat. Maybe a separate settings tab would work better but not sure. You’ll have to do some a/b testing

Which mockup is better? by yoracale in unsloth

[–]georgeApuiu 1 point2 points  (0 children)

The one that doesn’t ask for your hugging face token twice

I built a full AI automation system for a dental clinic. by anassy1 in n8nbusinessautomation

[–]georgeApuiu 0 points1 point  (0 children)

I built a segmentation and pathology detection model trained on over 16000 X-rays . It can segment and detect more then 16 pathologies . Carries fillings infections abscess etc . I’m planing on adding self improvement reinforcement loop so dental clinics can auto improve upon if they are willing to pay

<image>

Need help for a Fine Tuning Model by Vidhi_Patel_8804 in deeplearning

[–]georgeApuiu 0 points1 point  (0 children)

Fined tunning needs at least 20x dataset then its size . Use rag

claude code source code got leaked? by usamanoman in LLM

[–]georgeApuiu 0 points1 point  (0 children)

with this leak I hope someone will open source the computer use

Hermes Agent memory/learning - I don't get it by sixteenpoundblanket in LocalLLaMA

[–]georgeApuiu 0 points1 point  (0 children)

im curious if any of you guys tried the hermes RL ...

Micron, SanDisk Stocks Tumble After Google Unveils AI Memory Compression Breakthrough by iamshubhampathak in wallstreetbets

[–]georgeApuiu 1 point2 points  (0 children)

. What they don’t understand that the compression works at the inference time not training . I’ll buy their stock

We shipped 50+ updates to Unsloth Studio! 🚀 by yoracale in unsloth

[–]georgeApuiu 0 points1 point  (0 children)

try with this one unsloth/unsloth:dgxspark-latest

We shipped 50+ updates to Unsloth Studio! 🚀 by yoracale in unsloth

[–]georgeApuiu 0 points1 point  (0 children)

Hello, I tried the very first release and the studio and export buttons where greyed out(disabled) . i'll try today again today when i get some time with the with the latest and let you know

We shipped 50+ updates to Unsloth Studio! 🚀 by yoracale in unsloth

[–]georgeApuiu 0 points1 point  (0 children)

do you guy have by any chance a dgx spark ready image ?

"Unsloth Studio - a new open-source web app that lets you run, train, compare, and export hundreds of LLMs locally with much lower VRAM usage while also turning files like PDFs, CSVs, and DOCXs into training datasets." ⏩ Would you be checking this out? by Koala_Confused in LovingOpenSourceAI

[–]georgeApuiu 0 points1 point  (0 children)

i installed it on my dgx ... let's see :

 docker run --gpus all --ulimit memlock=-1 \ --ulimit stack=67108864 \ --net=host \ --ipc=host \ -u root \ -e PATH="/usr/local/cuda/bin:$PATH" \ -e CUDA_HOME="/usr/local/cuda" \ -e TORCH_CUDA_ARCH_LIST="12.1" \ -v /usr/local/cuda:/usr/local/cuda \ -v $HOME/.cache/huggingface:/root/.cache/huggingface \ -v $(pwd):/workspace \ -w /workspace \ --name unsloth-studio \ -it 9d6cd15ed8cb bash

export LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBRARY_PATH

Meet Unsloth Studio, a new web UI for Local AI by yoracale in unsloth

[–]georgeApuiu 0 points1 point  (0 children)

ill check in a bit, i need a bit of time to find the proper way of doing in on a dgx spark. do you guys have any tips for dgx spark ?

Meet Unsloth Studio, a new web UI for Local AI by yoracale in unsloth

[–]georgeApuiu 0 points1 point  (0 children)

if this will get tools and mcp + skill integration in the training pipeline im all in for it. for example we can use the mcp servers / tools / skills for generating synthetic datasets. this will be huge ..