-
### Description
When trying to run Unsloth fine-tuning script, encountering a Triton compilation error related to ReduceOpToLLVM.cpp.
### Error Message
```
python /data/ephemeral/home/unsloth_ex…
-
Randomly running into this error on an A100 SXM4 80GB, wonder if you have faced it and whether I am doing something wrong.
Above is my GPU setup
```
File "/root/src/battle_ax/models/multimodal_…
-
-
I successfully installed Unsloth locally on a Windows system and attempted to test the following example code snippet:
Code Snippet
from unsloth import FastLanguageModel
max_seq_length = 2048…
-
After updating unsloth to the latest version, I encountered an ImportError when attempting to import FastLanguageModel from the package. The error message is as follows:
```
ImportError: cannot impo…
-
I am trying to run a **mistral 22B model** on kaggle but getting this error:
```
---------------------------------------------------------------------------
ImportError …
-
I had installed unsloth from github and pytorch 2.1.2 from pip and had 4 seconds/iteration. now I install unsloth 2024.11.7 from PIP and pytorch 2.5.1 from pip and had 20 seconds/iteration. 5 times …
-
Currently, Unsloth can only support single GPU training, how can you implement it with 8-GPU training? Thx
-
Good day
After load saved lora model, i save it to merged. And after load it from merged, i have generation like '+++++ 1000000000000000000000000000000000000000000000000…
-
Trace -
` File "/home/ec2-user/SageMaker/mistral-finetune-unsloth/multi-run-compare/run_model_qwen.py", line 1, in
from unsloth import FastLanguageModel
File "/home/ec2-user/anaconda3/en…