open si

Results 6 issues of open si

Is possible making model for GUFF for Llama.cpp Is possible train and, train again (not from begining) ?

train.py:196: FutureWarning: `torch.cuda.amp.GradScaler(args...)` is deprecated. Please use `torch.amp.GradScaler('cuda', args...)` instead. scaler = torch.cuda.amp.GradScaler(enabled=(dtype == 'float16')) num decayed parameter tensors: 26, with 10,755,456 parameters num non-decayed parameter tensors: 13, with 4,992...

### Contact Details _No response_ ### What happened? Zip alignment utility Copyright (C) 2009 The Android Open Source Project Usage: zipalign [-f] [-p] [-v] [-z] infile.zip outfile.zip zipalign -c [-p]...

bug
medium severity

Please add lmstudio.ai local or my favorite https://github.com/Mozilla-Ocho/llamafile This is good for my own code

.venv/lib/python3.13/site-packages/labelImg/labelImg.py", line 1400, in save_file image_file_dir = os.path.dirname(self.file_path) File "", line 178, in dirname TypeError: expected str, bytes or os.PathLike object, not NoneType Przerwane (zrzut pamięci)

./src/network.c: In function ‘resize_network’: ./src/network.c:660:42: error: passing argument 1 of ‘cudaHostAlloc’ from incompatible pointer type [-Wincompatible-pointer-types] 660 | if (cudaSuccess == cudaHostAlloc(&net->input_pinned_cpu, size * sizeof(float), cudaHostRegisterMapped)) | ^~~~~~~~~~~~~~~~~~~~~~ | |...