stanford_alpaca · Issues· 186 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #320
why dose my finetuned model repeat the given prompt before generating its response
Updated Mar 7, 2026 - #322
I have a question regarding the VRAM requirements for fine-tuning a 7B model.
Updated Dec 22, 2025 - #105
Alpaca problem solving team - QQ chat group
Updated Oct 29, 2025 - #133
ValueError: Your setup doesn't support bf16/gpu. You need torch>=1.10, using Ampere GPU with cuda>=11.0
Updated Jul 2, 2025 - #245
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: -9) local_rank: 0
Updated Jun 15, 2025 - #162
error of multi-GPU: torch.distributed.elastic.multiprocessing.api:failed (exitcode: -9) local_rank: 0
Updated Jun 12, 2025 - #252
bf16 & tf32,can they be used together
Updated Feb 4, 2025 - #315
Tensors of the same index must be on the same device and the same dtype except `step` tensors that can be CPU and float32 notwithstanding
Updated Jan 13, 2025 - #314
train.py fails with TypeError: Object of type Tensor is not JSON serializable
Updated Dec 5, 2024 - #313
Keyword arguments {'add_special_tokens': False} not recognized.
Updated Oct 24, 2024 - #319
ValueError: Trying to set a tensor of shape torch.Size([32769536]) in "weight" (which has shape torch.Size([32001, 4096])), this looks incorrect.
Updated Oct 8, 2024 - #317
SFT Mistral;
Updated Oct 7, 2024 - #71
Any plans for using GPT-4 for self-instruct? Or using larger llama models?
Updated Aug 5, 2024 - #296
How to finetune with a own private data and then build chatbot on that?
Updated Jul 24, 2024 - #304
weight_diff.py state_dict_recovered[key].add_(state_dict_raw[key]) RuntimeError: The size of tensor a (32001) must match the size of tensor b (32000) at non-singleton dimension 0
Updated Jun 24, 2024