Anthony Eufemio

Results 4 comments of Anthony Eufemio

``` Uncaught error. Something went wrong with the query and rendering of this component. Please supply all the details below when logging an issue, it may help in tracing the...

+1. Would like to get this working on DGX Spark GB10 which is arm64.

I'm running into this same issue as well. Following the instructions from this [link: Fine-tuning LLMs with NVIDIA DGX Spark and Unsloth](https://docs.unsloth.ai/basics/fine-tuning-llms-with-nvidia-dgx-spark-and-unsloth) ``` root@donbot:/home/aeufemio/projects/dgx_spark_unsloth# python Python 3.12.3 (main, Aug 14...

> pip install --upgrade unsloth unsloth-zoo transformers shouldn't it be ``` pip install --upgrade unsloth unsloth_zoo transformers ```