jue1
Results
3
issues of
jue1
如何断点重新训练呢
AssertionError: Pieces mismatches: [{804, 805}],I ran the official sample program but got an error .
3
from unsloth import is_bfloat16_supported import torch max_seq_length = 512 # Can increase for longer reasoning traces lora_rank = 32 # Larger rank = smarter, but slower model, tokenizer = FastLanguageModel.from_pretrained(...