Latest Tutorials

Learn about the latest technologies from fellow newline community members!

  • React
  • Angular
  • Vue
  • Svelte
  • NextJS
  • Redux
  • Apollo
  • Storybook
  • D3
  • Testing Library
  • JavaScript
  • TypeScript
  • Node.js
  • Deno
  • Rust
  • Python
  • GraphQL
  • React
  • Angular
  • Vue
  • Svelte
  • NextJS
  • Redux
  • Apollo
  • Storybook
  • D3
  • Testing Library
  • JavaScript
  • TypeScript
  • Node.js
  • Deno
  • Rust
  • Python
  • GraphQL

    AdapterFusion vs LoRA‑QLoRA for AI Applications

    Watch: LoRA & QLoRA Fine-tuning Explained In-Depth by Mark Hennings AdapterFusion and LoRA-QLoRA represent two prominent parameter-efficient fine-tuning (PEFT) methodologies for optimizing large language models (LLMs) in AI applications. These approaches address the computational and memory…
    Thumbnail Image of Tutorial AdapterFusion vs LoRA‑QLoRA for AI Applications

      AI Applications with LoRA‑QLoRA Hybrid

      The LoRA-QLoRA hybrid represents a convergence of parameter-efficient fine-tuning techniques designed to optimize large language model (LLM) training and deployment. LoRA (Low-Rank Adaptation) introduces low-rank matrices to capture new knowledge without modifying the original model weights, while…
      Thumbnail Image of Tutorial AI Applications with LoRA‑QLoRA Hybrid

      I got a job offer, thanks in a big part to your teaching. They sent a test as part of the interview process, and this was a huge help to implement my own Node server.

      This has been a really good investment!

      Advance your career with newline Pro.

      Only $40 per month for unlimited access to over 60+ books, guides and courses!

      Learn More

        How To Implement AI with MCP Server

        The Model Context Protocol (MCP) servers act as intermediaries that enable AI systems to interact with structured data sources, providing contextual information to improve decision-making and task execution . These servers are critical for applications requiring real-time data integration, such as…
        Thumbnail Image of Tutorial How To Implement AI with MCP Server

          How to Implement LoRA-QLoRA in AI for Drug Discovery

          LoRA (Low-Rank Adaptation) and QLoRA (Quantized Low-Rank Adaptation) are parameter-efficient fine-tuning techniques that enable resource-constrained adaptation of large foundation models without retraining the entire architecture. These methods introduce low-rank matrices to existing model weights,…
          Thumbnail Image of Tutorial How to Implement LoRA-QLoRA in AI for Drug Discovery

            Review of Codex with GPT 5.2

            Codex is an AI system specialized for coding tasks, developed by OpenAI to assist developers with code generation, debugging, and code reviews . It integrates with tools like GitHub and ChatGPT, allowing users to perform code-related tasks directly within their development workflows . GPT-5.2, the…
            Thumbnail Image of Tutorial Review of Codex with GPT 5.2