rbp1
February 4, 2025, 1:04pm
1
i get a dialog box
and this in the log
INFO: 10.16.39.39:35213 - “GET /ui/is_model_training HTTP/1.1” 200 OK
INFO | 2025-02-04 13:04:20 | autotrain.app.ui_routes:handle_form:540 - hardware: local-ui
INFO: 10.16.11.122:29703 - “POST /ui/create_project HTTP/1.1” 400 Bad Request
INFO: 10.16.28.141:12185 - “GET /ui/accelerators HTTP/1.1” 200 OK
INFO: 10.16.11.122:29703 - “GET /ui/is_model_training HTTP/1.1” 200 OK
INFO: 10.16.11.122:34837 - “GET /ui/is_model_training HTTP/1.1” 200 OK
INFO: 10.16.28.141:7065 - “GET /ui/is_model_training HTTP/1.1” 200 OK
with no other info
1 Like
It seems to be an unanswered question…
Hi all,
First of all, thank you very much for taking your time to read and answer my question.
I’m new in NLP, I just heard about HuggingFace a couple of weeks ago.
Since then, I was struggling from morning to night to execute a simple test to see how Auto Train (and Autotrain advanced) work.
I’m writing this after literally breaking my head with different attempts and I have a question:
Is it possible the reason I didn’t manage to execute the LLM fine tuning task is that I didn’t add a pay…
opened 02:22PM - 10 Aug 23 UTC
closed 03:30PM - 18 Dec 23 UTC
I am trying to fine-tune llama-2-7b-hf with my own dataset. I have tried both on… huggingface and by running autotrain-advanced locally and I get this error:
`requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.autotrain.huggingface.co/projects/81364/start_training`.
I cannot fine-tune it with `autotrain llm` since I get a GPU error.
I have looked online. Some people have had this issue since April and still could not find a fix. Anyone has an idea?
Thanks.
1 Like
rbp1
February 4, 2025, 2:01pm
3
thanks! i did search the forum first. i’ll make this as done.
1 Like
I think AutoTrainAdvanced itself can run in free CPU space. It’s very slow for very small models…
But I think it was definitely working a few months ago.
Maybe the model is too big, or maybe it’s asking for a GPU-intensive process and you don’t have a GPU in Spaces or your environment.
rbp1
February 4, 2025, 2:18pm
5
well, I added a payment method, restarted the space, and it still fails in the same way
1 Like
Is it possible that it may or may not occur depending on the model and data set you are trying to train?