awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesTransformer Tutorials

Step-by-step educational walkthroughs for implementing transformer models using the PyTorch framework.

Distinct from PyTorch Training Frameworks: Distinct from PyTorch Training Frameworks: focuses specifically on educational transformer implementation walkthroughs, not general PyTorch training infrastructure.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Transformer Tutorials. Refine with filters or upvote what's useful.

Awesome Transformer Tutorials GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • karpathy/build-nanogptkarpathy का अवतार

    karpathy/build-nanogpt

    4,746GitHub पर देखें↗

    This is an educational implementation that builds a generative pre-trained transformer (GPT) language model from scratch using PyTorch. The project is structured as a step-by-step tutorial, walking through the construction of a decoder-only transformer architecture and its training loop with clean git commits and an accompanying video lecture for a hands-on learning experience. What sets this implementation apart is its focus on practical reproduction: it provides a workflow to train a 124-million-parameter model from scratch in about one hour on cloud GPU hardware, costing under ten dollars.

    Provides a step-by-step walkthrough for implementing a transformer language model using PyTorch.

    Python
    GitHub पर देखें↗4,746
  1. Home
  2. Artificial Intelligence & ML
  3. PyTorch Training Frameworks
  4. Transformer Tutorials