starcoder icon indicating copy to clipboard operation
starcoder copied to clipboard

Home of StarCoder: fine-tuning & inference!

Results 127 starcoder issues
Sort by recently updated
recently updated
newest added
trafficstars

Can it be trained to create a structured file format such as SVG or PDF?

when I use DPO to train 7B starcoder, OOM happened, i used 16 A100 ,zero3 used TRL and transformers, When the code runs to `AutoModelForCausalLM.from_pretrained` , OOM happened. but qwencoder...

write code for a computer game aimed at learning English

Hi, I'm doing a research that's based on starchat-beta. I'm wondering the cutoff date of this model to consider the data leakage problem. I'd be glad if you could tell...

When encoding `" ..."` through the tokenizer, it's encoded as `" ..."` (one missing space), but tokenizers should be always 100% invertible, aren't they?

## About UnitSeeker Hi! This PR is part of the UnitSeeker project, a human-guided initiative to help Python repositories establish testing infrastructure. **Key points:** - **Human-approved**: Every PR is manually...

একীভূত পরীক্ষা ব্যবস্থাপনা সিস্টেম ২০২৬ * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Arial, sans-serif; background: #f5f5f5; padding: 20px; } .container { max-width: 1200px; margin: 0...